共用方式為


AcsCallParticipantEventData interface

參與者事件的公共屬性架構

Extends

屬性

displayName

參與者的顯示名稱。

participantId

參與者的ID。

user

呼叫參與者的使用者。

userAgent

參與者的使用者代理。

繼承的屬性

correlationId

調用事件的關聯ID

group

組元數據

isRoomsCall

呼叫事件是否為會議室呼叫。

isTwoParty

在調用事件中是兩方。

room

組元數據

serverCallId

伺服器的 callId

startedBy

發起呼叫的呼叫參與者。

屬性詳細資料

displayName

參與者的顯示名稱。

displayName: string

屬性值

string

participantId

參與者的ID。

participantId: string

屬性值

string

user

呼叫參與者的使用者。

user: AcsCallParticipant

屬性值

userAgent

參與者的使用者代理。

userAgent: string

屬性值

string

繼承的屬性詳細資料

correlationId

調用事件的關聯ID

correlationId: string

屬性值

string

繼承自AcsCallingEvent.correlationId

group

組元數據

group?: AcsCallGroup

屬性值

繼承自AcsCallingEvent.group

isRoomsCall

呼叫事件是否為會議室呼叫。

isRoomsCall?: boolean

屬性值

boolean

繼承自AcsCallingEvent.isRoomsCall

isTwoParty

在調用事件中是兩方。

isTwoParty?: boolean

屬性值

boolean

繼承自AcsCallingEvent.isTwoParty

room

組元數據

room?: AcsCallRoom

屬性值

繼承自AcsCallingEvent.room

serverCallId

伺服器的 callId

serverCallId: string

屬性值

string

繼承自AcsCallingEvent.serverCallId

startedBy

發起呼叫的呼叫參與者。

startedBy: AcsCallParticipant

屬性值

繼承自AcsCallingEvent.startedBy