Share via


ClearCredentialStateRequest(Bundle) Constructor

Definition

Constructs a ClearCredentialStateRequest.

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

Parameters

data
Bundle

the request data

Attributes

Remarks

Constructs a ClearCredentialStateRequest.

Java documentation for android.credentials.ClearCredentialStateRequest.ClearCredentialStateRequest(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