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

switch_application_interface_application_function_set() private method

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