GetSessionEndpointResponse

Types

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

Properties

Link copied to clipboard

The output contains the ID of the application.

Link copied to clipboard

The authentication token for connecting to the session endpoint. Call GetSessionEndpoint again to obtain a new token before it expires.

Link copied to clipboard

The expiration time of the authentication token.

Link copied to clipboard

The endpoint URL for connecting to the session.

Link copied to clipboard

The output contains the ID of the session.

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