[COMMAND]

Testing the WebSocket Service

The session_test command is used to test the availability of the TelXL WebSocket servers. It can be run without attempting to initialise a session.

Parameters

This command has no parameters.

Example Request

Copy
{"command":{"command_type":"session_test"}}

Responses

On Success:

On a successful ping, this command will return a session_end_result event.

This is not the same as an event that occurs when a session ends.