Represents an interactive console session to a container TTY.
Close the console session and release the TTY.
Register an event listener. Only 'data' and 'close' is supported and one listener of each can be registered.
Resize the console window.
Write data to the console (e.g., commands).
Represents an interactive console session to a container TTY.