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

Function list

  • list(apiSecret, listRequest): Promise<streaming.Webhook[]>
  • Lists the webhooks of the account.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • listRequest: ListWebhooksRequest

      The options to list the webhooks.

    Returns Promise<streaming.Webhook[]>

    A Promise whose fulfillment handler receives an array of Webhook objects.

    Link

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

    • Defined in streaming/webhooks.ts:87

Settings

Member Visibility

Theme

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

Generated using TypeDoc