次の方法で共有


ForegroundServiceTypeException コンストラクター

定義

オーバーロード

ForegroundServiceTypeException(String)

コンストラクターです。

ForegroundServiceTypeException(IntPtr, JniHandleOwnership)

ForegroundServiceTypeException(String)

コンストラクターです。

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

パラメーター

message
String
属性

注釈

コンストラクターです。

の Java ドキュメント android.app.ForegroundServiceTypeException.ForegroundServiceTypeException(java.lang.String)

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

ForegroundServiceTypeException(IntPtr, JniHandleOwnership)

protected ForegroundServiceTypeException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.App.ForegroundServiceTypeException : nativeint * Android.Runtime.JniHandleOwnership -> Android.App.ForegroundServiceTypeException

パラメーター

javaReference
IntPtr

nativeint

適用対象