Share via


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

Valor de campo

Value = 4
Atributos

Comentarios

Valor permitido de #PRESENCE.

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

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

Se aplica a