Class | Description |
---|---|
ActionCallback |
Callback that gets run when an action is triggered.
|
InboxChangedCallback |
Inbox changes callback.
|
InboxSyncedCallback |
Callback that gets run when forceContentUpdate was called.
|
PostponableAction |
Action callback that will not be executed for activity classes that are ignored via
LeanplumActivityHelper.deferMessagesForActivities(Class[]) |
RegisterDeviceCallback |
Callback that gets run when the device needs to be registered.
|
RegisterDeviceCallback.EmailCallback | |
RegisterDeviceFinishedCallback |
Callback that gets run when the device has been registered.
|
StartCallback |
Callback that gets run when Leanplum is started.
|
VariableCallback<T> |
Leanplum variable callback.
|
VariablesChangedCallback |
Variables changed callback.
|