ZenPolicy.PeopleTypeUnset フィールド

定義

注意事項

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_UNSET", 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 PeopleTypeUnset = 0;
[<Android.Runtime.Register("PEOPLE_TYPE_UNSET", 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 PeopleTypeUnset : Android.Service.Notification.AudienceType

フィールド値

Value = 0

実装

属性

注釈

呼び出しまたはメッセージの dnd をバイパスできるユーザーの種類を優先しない場合に使用します。

android.service.notification.ZenPolicy.PEOPLE_TYPE_UNSETJava ドキュメント。

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

適用対象