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

switch_console_push_match() private method

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