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

Blockstore

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

class Blockstore


Entry point for Block Store API.

Allows apps to transfer small amounts of data via device-to-device restore. This enables a seamless sign-in when users start using a new device.

Summary

Public functions

java-static BlockstoreClient!
getClient(context: Context!)

Creates a new instance of BlockstoreClient

Public functions

getClient

java-static fun getClient(context: Context!): BlockstoreClient!

Creates a new instance of BlockstoreClient