AcsCallParticipantEvent interface
所有參與者事件的公共屬性架構
- Extends
屬性
| display |
參與者的顯示名稱。 |
| participant |
參與者的ID。 |
| user | 通話參與者的使用者 |
| user |
參與者的使用者代理。 |
繼承的屬性
| correlation |
調用事件的 correlationId |
| group | 組元數據 |
| is |
呼叫事件是否為會議室呼叫。 |
| is |
在調用事件中是兩方。 |
| room | 聊天室元數據 |
| server |
伺服器的 call id |
| started |
發起呼叫的呼叫參與者。 |
屬性詳細資料
displayName
參與者的顯示名稱。
displayName?: string
屬性值
string
participantId
參與者的ID。
participantId?: string
屬性值
string
user
userAgent
參與者的使用者代理。
userAgent?: string
屬性值
string