FreeSWITCH.Native.freeswitchPINVOKE.switch_event_unbind_callback C# (CSharp) 메소드

switch_event_unbind_callback() 개인적인 메소드

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