| Interface | Description |
|---|---|
| ConfigCallback | |
| DeviceName.Callback |
Callback which is invoked when the
DeviceName.DeviceInfo is finished loading. |
| Class | Description |
|---|---|
| ApiClient | |
| Client |
Emergent client, handles reporting session data and uploading logs
|
| Config |
Emergent configuration, contains client-level information
|
| ConfigParams | |
| ConnectionInfo | |
| Connectivity |
Check device's network connectivity and speed
|
| DeviceName |
Get the consumer friendly name of an Android device.
|
| DeviceName.DeviceInfo |
Device information based on
Google's maintained list.
|
| DeviceName.Request | |
| Emergent | |
| Logger | |
| LogUtils | |
| Preferences | |
| Session |
Session data about the running Android app which includes
information that doesn't change over time (app name, app version, manufacturer, etc.) and custom user params.
|
| Utils |
| Exception | Description |
|---|---|
| NetworkException |