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

switch_core_session_flush_private_events() private method

private switch_core_session_flush_private_events ( HandleRef jarg1 ) : uint
jarg1 HandleRef
return uint
        public static extern uint switch_core_session_flush_private_events(HandleRef jarg1);
freeswitchPINVOKE