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

consoleLog() private method

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