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

Function getAllActivePublishTokenId

  • getAllActivePublishTokenId(apiSecret): Promise<ActivePublishTokenResponse>
  • Gets all Publish Token IDs for active streams on the account.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    Returns Promise<ActivePublishTokenResponse>

    A Promise whose fulfillment handler receives a ActivePublishTokenResponse object.

    Link

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

    • Defined in streaming/publishToken.ts:179

Settings

Member Visibility

Theme

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

Generated using TypeDoc