ForegroundServiceStartNotAllowedException(String) Constructor

Definition

Constructor.

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

Parameters

message
String
Attributes

Remarks

Constructor.

Java documentation for android.app.ForegroundServiceStartNotAllowedException.ForegroundServiceStartNotAllowedException(java.lang.String).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to