FreeSWITCH.Native.freeswitchPINVOKE.switch_event_unbind C# (CSharp) Method

switch_event_unbind() private method

private switch_event_unbind ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_event_unbind(HandleRef jarg1);
freeswitchPINVOKE