Share via


ContactsContract.CommonDataKinds.Email.InterfaceConsts.Away 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("AWAY")]
[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 Away = 2;
[<Android.Runtime.Register("AWAY")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.StatusPresence enum directly instead of this field.", true)>]
val mutable Away : Android.Provider.StatusPresence

Valor de campo

Value = 2
Atributos

Comentarios

Valor permitido de #PRESENCE.

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

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