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

switch_caller_extension_new() private method

private switch_caller_extension_new ( HandleRef jarg1, string jarg2, string jarg3 ) : IntPtr
jarg1 HandleRef
jarg2 string
jarg3 string
return IntPtr
        public static extern IntPtr switch_caller_extension_new(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE