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

switch_channel_get_queued_extension() private method

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