次の方法で共有


CallCapability Enum

Definition

public enum CallCapability
type CallCapability = 
Inheritance
CallCapability

Fields

Name Value Description
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

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to