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

Function read

  • read(apiSecret, webhookId): Promise<streaming.Webhook>
  • Gets the specified webhook.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • webhookId: number

      Identifier of the webhook to read.

    Returns Promise<streaming.Webhook>

    A Promise whose fulfillment handler receives a Webhook object.

    Link

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

    • Defined in streaming/webhooks.ts:15

Settings

Member Visibility

Theme

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

Generated using TypeDoc