ConnectionCapability
AddParticipant
CannotDowngradeVideoToAudio
CanPauseVideo
CanPullCall
CanSendResponseViaConnection
CanUpgradeToVideo
DisconnectFromConference
Hold
ManageConference
MergeConference
Mute
RemotePartySupportsRtt
RespondViaText
SeparateFromConference
SupportDeflect
SupportHold
SupportsVtLocalBidirectional
SupportsVtLocalRx
SupportsVtLocalTx
SupportsVtRemoteBidirectional
SupportsVtRemoteRx
SupportsVtRemoteTx
SwapConference
monoandroid
namespace Android.Telecom
{
public enum ConnectionCapability
{
[IntDefinition(null, JniField = "android/telecom/Connection.CAPABILITY_SUPPORTS_VT_REMOTE_BIDIRECTIONAL")]
SupportsVtRemoteBidirectional = 3072
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API