NotificationManager.ExtraNotificationChannelGroupId フィールド

定義

#ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED新しいブロック状態を持つ の NotificationChannelGroup ID を格納するための追加。

[Android.Runtime.Register("EXTRA_NOTIFICATION_CHANNEL_GROUP_ID", ApiSince=28)]
public const string ExtraNotificationChannelGroupId;
[<Android.Runtime.Register("EXTRA_NOTIFICATION_CHANNEL_GROUP_ID", ApiSince=28)>]
val mutable ExtraNotificationChannelGroupId : string

フィールド値

属性

注釈

#ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED新しいブロック状態を持つ の NotificationChannelGroup ID を格納するための追加。

値は NotificationChannelGroup#getId() グループの になります。

android.app.NotificationManager.EXTRA_NOTIFICATION_CHANNEL_GROUP_IDJava ドキュメント。

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

適用対象