Freigeben über


GetCredentialRequest.Builder(Bundle) Constructor

Definition

[Android.Runtime.Register(".ctor", "(Landroid/os/Bundle;)V", "", ApiSince=34)]
public Builder (Android.OS.Bundle data);
[<Android.Runtime.Register(".ctor", "(Landroid/os/Bundle;)V", "", ApiSince=34)>]
new Android.Credentials.GetCredentialRequest.Builder : Android.OS.Bundle -> Android.Credentials.GetCredentialRequest.Builder

Parameters

data
Bundle

the top request level data

Attributes

Remarks

Java documentation for android.credentials.GetCredentialRequest.Builder.GetCredentialRequest$Builder(android.os.Bundle).

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