public interface IterableCustomActionHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleIterableCustomAction(IterableAction action,
IterableActionContext actionContext)
Callback called for custom actions from push notifications
|
boolean handleIterableCustomAction(@NonNull
IterableAction action,
@NonNull
IterableActionContext actionContext)
action - IterableAction object containing action payloadactionContext - The action context