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

switch_caller_extension_extension_number_set() private method

private switch_caller_extension_extension_number_set ( HandleRef jarg1, string jarg2 ) : void
jarg1 HandleRef
jarg2 string
return void
        public static extern void switch_caller_extension_extension_number_set(HandleRef jarg1, string jarg2);
freeswitchPINVOKE