ZenPolicy.PeopleTypeStarred フィールド

定義

注意事項

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_STARRED", 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 PeopleTypeStarred = 3;
[<Android.Runtime.Register("PEOPLE_TYPE_STARRED", 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 PeopleTypeStarred : Android.Service.Notification.AudienceType

フィールド値

Value = 3

実装

属性

注釈

スター付き連絡先からの通話またはメッセージが dnd をバイパスできることを示すために使用されます。

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

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

適用対象