FreeSWITCH.Native.freeswitchPINVOKE.switch_console_push_match C# (CSharp) 메소드

switch_console_push_match() 개인적인 메소드

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