Skip to main content

@wildix/wim-voicebots-client > DescribeEventOutput

DescribeEventOutput interface

Signature:

export interface DescribeEventOutput 

Properties

Property

Modifiers

Type

Description

CompleteWebhookEvent?

CompleteWebhookEvent | undefined

(Optional)

CompleteWebsocketEvent?

CompleteWebsocketEvent | undefined

(Optional)

HangupWebsocketCommand?

HangupWebsocketCommand | undefined

(Optional)

InterruptionWebhookEvent?

InterruptionWebhookEvent | undefined

(Optional)

InterruptionWebsocketEvent?

InterruptionWebsocketEvent | undefined

(Optional)

PlaybackWebhookEvent?

PlaybackWebhookEvent | undefined

(Optional)

PlaybackWebsocketEvent?

PlaybackWebsocketEvent | undefined

(Optional)

PubSubBroadcastWebsocketEvent?

PubSubBroadcastWebsocketEvent | undefined

(Optional)

PubSubSubscribedWebsocketEvent?

PubSubSubscribedWebsocketEvent | undefined

(Optional)

PubSubSubscribeWebsocketCommand?

PubSubSubscribeWebsocketCommand | undefined

(Optional)

PubSubUnsubscribedWebsocketEvent?

PubSubUnsubscribedWebsocketEvent | undefined

(Optional)

PubSubUnsubscribeWebsocketCommand?

PubSubUnsubscribeWebsocketCommand | undefined

(Optional)

ReplyWebhookEvent?

ReplyWebhookEvent | undefined

(Optional)

ReplyWebsocketEvent?

ReplyWebsocketEvent | undefined

(Optional)

SayWebsocketCommand?

SayWebsocketCommand | undefined

(Optional)

SessionEndedWebhookEvent?

SessionEndedWebhookEvent | undefined

(Optional)

SessionStartedWebhookEvent?

SessionStartedWebhookEvent | undefined

(Optional)

TranscriptionWebhookEvent?

TranscriptionWebhookEvent | undefined

(Optional)

TranscriptionWebsocketEvent?

TranscriptionWebsocketEvent | undefined

(Optional)

TransferWebsocketCommand?

TransferWebsocketCommand | undefined

(Optional)