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

switch_core_session_running() private method

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