ContactsContract.Data.InterfaceConsts.CapabilityHasVoice Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Provider.ChatCapability enum directly instead of this field.

Eine zulässige Kennzeichnung von #CHAT_CAPABILITY.

[Android.Runtime.Register("CAPABILITY_HAS_VOICE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ChatCapability enum directly instead of this field.", true)]
public const Android.Provider.ChatCapability CapabilityHasVoice = 1;
[<Android.Runtime.Register("CAPABILITY_HAS_VOICE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ChatCapability enum directly instead of this field.", true)>]
val mutable CapabilityHasVoice : Android.Provider.ChatCapability

Feldwert

Value = 1
Attribute

Hinweise

Eine zulässige Kennzeichnung von #CHAT_CAPABILITY. Gibt die Audiochatfunktion (Mikrofon und Lautsprecher) an.

Java Dokumentation für android.provider.ContactsContract.StatusColumns.CAPABILITY_HAS_VOICE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: