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

switch_event_unbind_callback() private method

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