StartForegroundCalledOnStoppedServiceException(String) Constructor

Definition

Constructor.

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

Parameters

message
String
Attributes

Remarks

Constructor.

Java documentation for android.app.StartForegroundCalledOnStoppedServiceException.StartForegroundCalledOnStoppedServiceException(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