LiveKit JS Server SDK - v2.13.3
    Preparing search index...

    Interface BaseOptions

    interface BaseOptions {
        webhooks?: WebhookConfig[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    webhooks?: WebhookConfig[]

    webhooks to call for this request, optional.