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

switch_core_session_queue_indication() private method

private switch_core_session_queue_indication ( HandleRef jarg1, int jarg2 ) : int
jarg1 HandleRef
jarg2 int
return int
        public static extern int switch_core_session_queue_indication(HandleRef jarg1, int jarg2);
freeswitchPINVOKE