Package com.batch.android
Interface InAppMessageUserActionSource
-
- All Superinterfaces:
UserActionSource
- All Known Implementing Classes:
BatchInAppMessage
public interface InAppMessageUserActionSource extends UserActionSource
Represents an In-App Message user action source.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JSONObjectgetCustomPayload()
-
-
-
Method Detail
-
getCustomPayload
@NonNull JSONObject getCustomPayload()
-
-