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

switch_core_session_private_event_count() private method

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