BeginGetCredentialResponse Constructor

Definition

Creates an empty response instance, to be used when there are no CredentialEntry, or Action to return.

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
public BeginGetCredentialResponse ();
Attributes

Remarks

Creates an empty response instance, to be used when there are no CredentialEntry, or Action to return.

Java documentation for android.service.credentials.BeginGetCredentialResponse.BeginGetCredentialResponse().

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