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

CoreSession_begin_allow_threads() private method

private CoreSession_begin_allow_threads ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
        public static extern bool CoreSession_begin_allow_threads(HandleRef jarg1);
freeswitchPINVOKE