{% setvar book_path %}/android/reference/kotlin/_book.yaml{% endsetvar %} {% include "/android/_dackka-meta-tags.html" %}

GetRestoreCredentialResponse

{% setvar page_path %}com/google/android/gms/auth/blockstore/restorecredential/GetRestoreCredentialResponse.html{% endsetvar %} {% setvar doc_root_path %}/android/reference{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "android/_kotlin_switcher2.md" %}

class GetRestoreCredentialResponse : Parcelable


Get restore credential response.

Summary

Public companion properties

Parcelable.Creator<GetRestoreCredentialResponse>

Public constructors

Public functions

final Int
open Unit
writeToParcel(dest: Parcel, flags: Int)

Public properties

Bundle

the response bundle that contains the restore credential

Public companion properties

CREATOR

val CREATORParcelable.Creator<GetRestoreCredentialResponse>

Public constructors

GetRestoreCredentialResponse

GetRestoreCredentialResponse(responseBundle: Bundle)

Public functions

describeContents

final fun describeContents(): Int

writeToParcel

open fun writeToParcel(dest: Parcel, flags: Int): Unit

Public properties

responseBundle

val responseBundleBundle

the response bundle that contains the restore credential