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

switch_event_unbind() 개인적인 메소드

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