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

Function create

  • create(apiSecret, publishToken): Promise<PublishToken>
  • Creates a publish token.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • publishToken: CreatePublishToken

      Information about the new publish token.

    Returns Promise<PublishToken>

    A Promise whose fulfillment handler receives a PublishToken object.

    Link

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

    • Defined in streaming/publishToken.ts:127

Settings

Member Visibility

Theme

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

Generated using TypeDoc