Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RealtimeMessageAuthenticationToken

The payload for JWT based authentication.

Properties

Const authenticationType

authenticationType: string = "TOKEN"

compartmentId

compartmentId: string

Compartment ID to be used for authentication/authorization.

token

token: string

The token (JWT) obtained from the realtime transcription session endpoint.

Methods

getDeserializedJsonObj

getJsonObj