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 |
注釈
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。