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

switch_core_session_get_channel() private method

private switch_core_session_get_channel ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_core_session_get_channel(HandleRef jarg1);
freeswitchPINVOKE