Partilhar via


ZenPolicy.ConversationSendersAnyone Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Service.Notification.ConversationSenders enum directly instead of this field.

Usado para indicar que todas as conversas podem ignorar o dnd.

[Android.Runtime.Register("CONVERSATION_SENDERS_ANYONE", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.ConversationSenders enum directly instead of this field.", true)]
public const Android.Service.Notification.ConversationSenders ConversationSendersAnyone = 1;
[<Android.Runtime.Register("CONVERSATION_SENDERS_ANYONE", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.ConversationSenders enum directly instead of this field.", true)>]
val mutable ConversationSendersAnyone : Android.Service.Notification.ConversationSenders

Valor do campo

Value = 1

Implementações

Atributos

Comentários

Usado para indicar que todas as conversas podem ignorar o dnd.

Documentação Java para android.service.notification.ZenPolicy.CONVERSATION_SENDERS_ANYONE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a