Package com.unblu.sdk.core.application
package com.unblu.sdk.core.application
-
ClassesClassDescriptionEnsures that your app's state changes are propagated to the SDK, for example, orientation changes.A helper class that can be used instead of inheriting from
UnbluApplicationand its visitor and agent implementations.
All the functions ofUnbluApplicationHelpermust be called in yourApplicationimplementation.