StartSessionResult

Contains the details of the started session.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Session token of the started session. This SessionToken is required for every subsequent command that is issued during the current session.

Link copied to clipboard

Contains server-side performance information for the command.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String