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

CoreSession_Ready() private method

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