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

CoreSession_channel_get() private method

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