Sprache

BackgroundServiceStartNotAllowedException(String) Konstruktor

Definition

Konstruktor.

[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

Parameter

message
String

Zeichenfolge: Dieser Wert darf nicht null sein.

Attribute

Hinweise

Konstruktor.

Android-Referenz für android.app.BackgroundServiceStartNotAllowedException.BackgroundServiceStartNotAllowedException.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: