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

switch_say_interface_say_function_set() private method

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