public class UnbluAgentApplicationHelper extends UnbluCoreApplicationHelper
UnbluAgentApplication.Application implementation. Check UnbluCoreApplication and UnbluAgentApplication for a simple example how these functions are called.Application. This is especially important after an update of the SDK.| Constructor and Description |
|---|
UnbluAgentApplicationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
onCreate(android.app.Application application)
Needs to be called when
Application.onCreate() is invoked |
onConfigurationChanged, onCreate, onTerminate