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

switch_core_session_started() private method

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