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

Function getActivePublishTokenId

  • getActivePublishTokenId(apiSecret, streamId): Promise<ActivePublishTokenResponse>
  • Gets the Publish Token ID of an active stream by its Stream ID.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • streamId: string

      Stream ID for which to get the publish token IDs.

    Returns Promise<ActivePublishTokenResponse>

    A Promise whose fulfillment handler receives a ActivePublishTokenResponse object.

    Link

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

    • Defined in streaming/publishToken.ts:152

Settings

Member Visibility

Theme

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

Generated using TypeDoc