sendMessageCommand
suspend fun sendMessageCommand(sessionId: String, data: <Error class: unknown class>): Response<Unit>
Issues a command to a client to display a message to the user.
Parameters
sessionId
The session id.
Issues a command to a client to display a message to the user.
The session id.