Page Summary
-
Blockstore is the entry point for the Block Store API.
-
It allows apps to transfer small amounts of data for device-to-device restore, enabling seamless sign-in on new devices.
-
The
getClientmethod is used to create a new instance ofBlockstoreClient.
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.
Public Method Summary
| static BlockstoreClient |
Inherited Method Summary
Public Methods
public static BlockstoreClient getClient (Context context)
Creates a new instance of BlockstoreClient