CallCapability 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum CallCapability
type CallCapability =
- 继承
-
CallCapability
字段
| 名称 | 值 | 说明 |
|---|---|---|
| Hold | 1 | |
| SupportHold | 2 | |
| MergeConference | 4 | |
| SwapConference | 8 | |
| RespondViaText | 32 | |
| Mute | 64 | |
| ManageConference | 128 | |
| SupportsVtLocalRx | 256 | |
| SupportsVtLocalTx | 512 | |
| SupportsVtLocalBidirectional | 768 | |
| SupportsVtRemoteRx | 1024 | |
| SupportsVtRemoteTx | 2048 | |
| SupportsVtRemoteBidirectional | 3072 | |
| SeparateFromConference | 4096 | |
| DisconnectFromConference | 8192 | |
| CanPauseVideo | 1048576 | |
| CannotDowngradeVideoToAudio | 4194304 | |
| CanPullCall | 8388608 | |
| SupportDeflect | 16777216 | |
| AddParticipant | 33554432 | |
| RemotePartySupportsRtt | 268435456 |
注解
本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。