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

Function deleteToken

  • deleteToken(apiSecret, tokenId): Promise<boolean>
  • Deletes the subscribe token.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • tokenId: number

      Identifier of the subscribe token to delete.

    Returns Promise<boolean>

    A Promise whose fulfillment handler receives a flag to indicate if the operation succeeded or not.

    Link

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

    • Defined in streaming/subscribeToken.ts:38

Settings

Member Visibility

Theme

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

Generated using TypeDoc