Hierarchy

  • WebhookEvent
    • WebhookEvent

Constructors

Properties

Methods

Constructors

  • Parameters

    • Optionaldata: PartialMessage<WebhookEvent>

    Returns WebhookEvent

Properties

event: WebhookEventNames = ''

one of room_started, room_finished, participant_joined, participant_left, track_published, track_unpublished, egress_started, egress_updated, egress_ended, ingress_started, ingress_ended

from field: string event = 1;

Methods