Share via


ContactsContract.CommonDataKinds.Website.InterfaceConsts.Available Campo

Definición

Precaución

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

Valor permitido de #PRESENCE.

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

Valor de campo

Value = 5
Atributos

Comentarios

Valor permitido de #PRESENCE.

Documentación de Java para android.provider.ContactsContract.StatusColumns.AVAILABLE.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a