Skip to main content

@wildix/wda-stream-client > PresenceAnalyticsConferenceEvent

PresenceAnalyticsConferenceEvent interface

Signature:

export interface PresenceAnalyticsConferenceEvent 

Properties

Property

Modifiers

Type

Description

company?

string | undefined

(Optional)

email?

string | undefined

(Optional)

ext?

string | undefined

(Optional)

id?

string | undefined

(Optional)

isJoined?

boolean | undefined

(Optional)

isLeaved?

boolean | undefined

(Optional)

participant?

ConferenceParticipant | undefined

(Optional)

pbx?

string | undefined

(Optional)

sourceId?

string | undefined

(Optional)

status?

string | undefined

(Optional)

time?

number | undefined

(Optional)

type?

PresenceAnalyticsEventType | undefined

(Optional)