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
  • update

Function update

  • update(apiSecret, tokenId, publishToken): Promise<PublishToken>
  • Updates the publish token.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • tokenId: number

      Identifier of the publish token to update.

    • publishToken: UpdatePublishToken

      Settings of the publish token to update.

    Returns Promise<PublishToken>

    A Promise whose fulfillment handler receives a PublishToken object.

    Link

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

    • Defined in streaming/publishToken.ts:62

Settings

Member Visibility

Theme

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

Generated using TypeDoc