CallCapability Enum

Definition

public enum CallCapability
type CallCapability = 
Inheritance
CallCapability

Fields

AddParticipant 33554432
CannotDowngradeVideoToAudio 4194304
CanPauseVideo 1048576
CanPullCall 8388608
DisconnectFromConference 8192
Hold 1
ManageConference 128
MergeConference 4
Mute 64
RemotePartySupportsRtt 268435456
RespondViaText 32
SeparateFromConference 4096
SupportDeflect 16777216
SupportHold 2
SupportsVtLocalBidirectional 768
SupportsVtLocalRx 256
SupportsVtLocalTx 512
SupportsVtRemoteBidirectional 3072
SupportsVtRemoteRx 1024
SupportsVtRemoteTx 2048
SwapConference 8

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