@wildix/wda-stream-client > ChatEventType
ChatEventType variable
Signature:
ChatEventType: {
readonly LIVE_COMPLETE_EVENT: "ChatAnalyticsLiveCompleteEvent";
readonly LIVE_INTERRUPTED_EVENT: "ChatAnalyticsLiveInterruptedEvent";
readonly LIVE_PROGRESS_EVENT: "ChatAnalyticsLiveProgressEvent";
readonly MANAGER_MISSED_EVENT: "ChatAnalyticsManagerMissedEvent";
readonly RECORD_EVENT: "ChatAnalyticsRecordEvent";
}