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

switch_core_session_dequeue_event() 개인적인 메소드

private switch_core_session_dequeue_event ( HandleRef jarg1, HandleRef jarg2, int jarg3 ) : int
jarg1 HandleRef
jarg2 HandleRef
jarg3 int
리턴 int
        public static extern int switch_core_session_dequeue_event(HandleRef jarg1, HandleRef jarg2, int jarg3);
freeswitchPINVOKE