ConsoleContext
Extends from Context.
platform
Example:
context.platform; // 'console'
sendText(text)
Send text to the owner of the session.
Example:
context.sendText('Hello');
Extends from Context.
platform
Example:
context.platform; // 'console'
sendText(text)
Send text to the owner of the session.
Example:
context.sendText('Hello');