-
- All Implemented Interfaces:
-
com.batch.android.UserActionSource
public interface InAppMessageUserActionSource implements UserActionSource
Represents an In-App Message user action source.
-
-
Method Summary
Modifier and Type Method Description abstract JSONObjectgetCustomPayload()-
-
Method Detail
-
getCustomPayload
@NonNull() abstract JSONObject getCustomPayload()
-
-
-
-