Blockstore

public final class Blockstore extends Object

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
getClient(Context context)
Creates a new instance of BlockstoreClient

Inherited Method Summary

Public Methods

public static BlockstoreClient getClient (Context context)

Creates a new instance of BlockstoreClient