CallWithChatAdapterState interface
CallWithChat State 是具狀態聊天和具狀態通話客戶端的組合,只有 CallWithChat 複合的特定狀態。
- Extends
繼承的屬性
call | 目前呼叫的狀態。 |
chat | 目前聊天的狀態。 |
devices | 可用和目前選取裝置的狀態 |
display |
使用此 CallWithChatAdapter 顯示參與者的名稱。 |
is |
通話加入前的麥克風狀態。 |
is |
作用中通話是否為Teams Interop呼叫的狀態 |
latest |
透過配接器執行的每個作業發生最新的呼叫錯誤。 |
latest |
透過配接器執行的每個作業發生最新的聊天錯誤。 |
page | 複合的目前頁面。 |
user |
使用此 CallWithChatAdapter 的通話參與者標識碼。 |
繼承的屬性詳細資料
call
chat
devices
displayName
使用此 CallWithChatAdapter 顯示參與者的名稱。
displayName: undefined | string
屬性值
undefined | string
isLocalPreviewMicrophoneEnabled
通話加入前的麥克風狀態。
public isLocalPreviewMicrophoneEnabled: boolean
屬性值
boolean
繼承自CallWithChatAdapterUiState.isLocalPreviewMicrophoneEnabled
isTeamsCall
latestCallErrors
透過配接器執行的每個作業發生最新的呼叫錯誤。
latestCallErrors: AdapterErrors
屬性值
latestChatErrors
透過配接器執行的每個作業發生最新的聊天錯誤。
latestChatErrors: AdapterErrors
屬性值
page
userId
使用此 CallWithChatAdapter 的通話參與者標識碼。
userId: CommunicationIdentifierKind