ZenPolicy.PeopleTypeNone フィールド

定義

注意事項

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

dnd をバイパスできる呼び出しやメッセージがないことを示すために使用されます。

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

フィールド値

Value = 4

実装

属性

注釈

dnd をバイパスできる呼び出しやメッセージがないことを示すために使用されます。

の Java ドキュメント android.service.notification.ZenPolicy.PEOPLE_TYPE_NONE

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象