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

switch_core_session_run() private method

private switch_core_session_run ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_core_session_run(HandleRef jarg1);
freeswitchPINVOKE