GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • streaming
  • publishToken
  • read

Function read

  • read(apiSecret, tokenId): Promise<PublishToken>
  • Gets the specified publish token.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • tokenId: number

      Identifier of the publish token to read.

    Returns Promise<PublishToken>

    A Promise whose fulfillment handler receives a PublishToken object.

    Link

    https://docs.dolby.io/streaming-apis/reference/publishtokenv1_readtoken

    • Defined in streaming/publishToken.ts:15

Settings

Member Visibility

Theme

@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • Loading...

Generated using TypeDoc