SessionCommandResponseImpl

Represents a response from starting a session.

Parameters

sessionId

the associated sessionId, a sessionId doesn't guarantee a session was started/stopped successfully.

commandResponse

the response to the start/stop session request

Functions

Link copied to clipboard

The response from the server for the start/stop session request.

Link copied to clipboard
open override fun getSessionId(): String

Returns the sessionId associated with the start/stop session request.