言語

CreateCredentialRequest(CallingAppInfo, String, Bundle) コンストラクター

定義

新しいインスタンスを構築します。

[Android.Runtime.Register(".ctor", "(Landroid/service/credentials/CallingAppInfo;Ljava/lang/String;Landroid/os/Bundle;)V", "", ApiSince=34)]
public CreateCredentialRequest(Android.Service.Credentials.CallingAppInfo callingAppInfo, string type, Android.OS.Bundle data);
[<Android.Runtime.Register(".ctor", "(Landroid/service/credentials/CallingAppInfo;Ljava/lang/String;Landroid/os/Bundle;)V", "", ApiSince=34)>]
new Android.Service.Credentials.CreateCredentialRequest : Android.Service.Credentials.CallingAppInfo * string * Android.OS.Bundle -> Android.Service.Credentials.CreateCredentialRequest

パラメーター

callingAppInfo
CallingAppInfo
type
String
data
Bundle
属性

注釈

新しいインスタンスを構築します。

Javaドキュメント。

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

適用対象