Langue

BackgroundServiceStartNotAllowedException(String) Constructeur

Définition

Constructeur.

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)]
public BackgroundServiceStartNotAllowedException(string message);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)>]
new Android.App.BackgroundServiceStartNotAllowedException : string -> Android.App.BackgroundServiceStartNotAllowedException

Paramètres

message
String

Chaîne : cette valeur ne peut pas être null.

Attributs

Remarques

Constructeur.

Référence Android pour android.app.BackgroundServiceStartNotAllowedException.BackgroundServiceStartNotAllowedException.

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

S’applique à