sendGeneralCommand
suspend fun sendGeneralCommand(sessionId: String, command: <Error class: unknown class>): Response<Unit>
Issues a general command to a client.
Parameters
sessionId
The session id.
command
The command to send.