Skip to main content

@wildix/wda-stream-client > ConferenceParticipant

ConferenceParticipant interface

Signature:

export interface ConferenceParticipant 

Properties

Property

Modifiers

Type

Description

company?

string | undefined

(Optional)

department?

string | undefined

(Optional)

email?

string | undefined

(Optional)

jid?

string | undefined

(Optional) A unique identifier to avoid duplicates if user re-connect from different devices.

license?

PbxLicenseType | undefined

(Optional)

name?

string | undefined

(Optional)

pbxExtension?

string | undefined

(Optional)

pbxGroupId?

string | undefined

(Optional)

pbxSerial?

string | undefined

(Optional)

phone?

string | undefined

(Optional)

role?

ConferenceParticipantRole | undefined

(Optional)

type

ConferenceParticipantType

xbsId?

string | undefined

(Optional)