A class that provides this interface can display tty output strings.
| Name | Description |
|---|---|
| TerminalOutputCallback(char *) | This method is called when output text should be handled. |
public: void TerminalOutputCallback
(
char * text
)
This method is called when output text should be handled.