Partager via


Settings.ExtraNotificationListenerComponentName Champ

Définition

Activité supplémentaire : nom du composant pour lequel afficher la page d’autorisation de l’écouteur de notification.

[Android.Runtime.Register("EXTRA_NOTIFICATION_LISTENER_COMPONENT_NAME", ApiSince=30)]
public const string ExtraNotificationListenerComponentName;
[<Android.Runtime.Register("EXTRA_NOTIFICATION_LISTENER_COMPONENT_NAME", ApiSince=30)>]
val mutable ExtraNotificationListenerComponentName : string

Valeur de champ

Attributs

Remarques

Activité supplémentaire : nom du composant pour lequel afficher la page d’autorisation de l’écouteur de notification.

Chaîne supplémentaire contenant un ComponentName. Cela doit être passé en tant que champ supplémentaire à #ACTION_NOTIFICATION_LISTENER_DETAIL_SETTINGS.

Documentation Java pour android.provider.Settings.EXTRA_NOTIFICATION_LISTENER_COMPONENT_NAME.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à