Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RealtimeSessionToken

The response from the realtime session token endpoint that creates the auth token to be used with the realtime speech service.

Properties

compartmentId

compartmentId: string

Compartment ID that was used to create the token.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace-1": {"bar-key-1": "value-1", "bar-key-2": "value-2"}, "foo-namespace-2": {"bar-key-1": "value-1", "bar-key-2": "value-2"}}}.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}.

sessionId

sessionId: string

The session ID this token corresponds to. Provided for convenience, the session ID is already present in the JWT token.

token

token: string

The session token (JWT) to be consumed by the websocket server. The token contains the session/tenant ID, as well as the expiry time.

Functions

getDeserializedJsonObj

getJsonObj