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

Function update

  • update(apiSecret, tokenId, subscribeToken): Promise<SubscribeToken>
  • Updates the subscribe token.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • tokenId: number

      Identifier of the subscribe token to update.

    • subscribeToken: UpdateSubscribeToken

      Settings of the subscribe token to update.

    Returns Promise<SubscribeToken>

    A Promise whose fulfillment handler receives a SubscribeToken object.

    Link

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

    • Defined in streaming/subscribeToken.ts:62

Settings

Member Visibility

Theme

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

Generated using TypeDoc