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

switch_channel_caller_extension_masquerade() private method

private switch_channel_caller_extension_masquerade ( HandleRef jarg1, HandleRef jarg2, uint jarg3 ) : int
jarg1 HandleRef
jarg2 HandleRef
jarg3 uint
return int
        public static extern int switch_channel_caller_extension_masquerade(HandleRef jarg1, HandleRef jarg2, uint jarg3);
freeswitchPINVOKE