AppSetId コンストラクター

定義

オーバーロード

AppSetId(IntPtr, JniHandleOwnership)
AppSetId(String, AppSetIdScope)

AppSetId(IntPtr, JniHandleOwnership)

protected AppSetId (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.AdServices.AppSetIds.AppSetId : nativeint * Android.Runtime.JniHandleOwnership -> Android.AdServices.AppSetIds.AppSetId

パラメーター

javaReference
IntPtr

nativeint

適用対象

AppSetId(String, AppSetIdScope)

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;I)V", "", ApiSince=34)]
public AppSetId (string appSetId, Android.AdServices.AppSetIds.AppSetIdScope appSetIdScope);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;I)V", "", ApiSince=34)>]
new Android.AdServices.AppSetIds.AppSetId : string * Android.AdServices.AppSetIds.AppSetIdScope -> Android.AdServices.AppSetIds.AppSetId

パラメーター

appSetId
String
appSetIdScope
AppSetIdScope
属性

適用対象