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

switch_channel_get_caller_extension() private method

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