public class DeviceTokenLoader
extends java.lang.Object
implements io.fabric.sdk.android.services.cache.ValueLoader<java.lang.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 |
|---|---|
java.lang.String |
load(android.content.Context context) |