public class DeviceTokenLoader
extends Object
implements io.fabric.sdk.android.services.cache.ValueLoader<String>
ValueLoader performs File I/O so it should not
be used as part of a ValueCache.get(android.content.Context, io.fabric.sdk.android.services.cache.ValueLoader)
on the main thread!| Constructor and Description |
|---|
DeviceTokenLoader() |
| Modifier and Type | Method and Description |
|---|---|
String |
load(Context context) |