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

console_log() private method

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