| Package | Description |
|---|---|
| io.unlaunch | |
| io.unlaunch.event | |
| io.unlaunch.store |
| Modifier and Type | Method | Description |
|---|---|---|
static UnlaunchRestWrapper |
UnlaunchRestWrapper.create(String sdkKey,
String host,
String apiPath,
long connectionTimeOutMs,
long readTimeOutMs) |
| Modifier and Type | Method | Description |
|---|---|---|
static io.unlaunch.event.GenericEventHandler |
EventHandler.createGenericEventHandler(String name,
UnlaunchRestWrapper unlaunchRestWrapper,
long eventFlushIntervalInSeconds) |
|
static io.unlaunch.event.GenericEventHandler |
EventHandler.createGenericEventHandler(String name,
UnlaunchRestWrapper unlaunchRestWrapper,
long eventFlushIntervalInSeconds,
int maxBufferSize) |
| Constructor | Description |
|---|---|
RefreshableDataStoreProvider(UnlaunchRestWrapper restWrapper,
CountDownLatch initialDownloadDoneLatch,
AtomicBoolean downloadSuccessful,
long dataStoreRefreshDelayInSeconds) |
Copyright © 2020 Unlaunch. All rights reserved.