-
- All Implemented Interfaces:
-
java.io.Serializable
public class ImageMessage extends MEPMessage implements Serializable
-
-
Field Summary
Fields Modifier and Type Field Description public Stringcsspublic ActionglobalTapActionpublic longglobalTapDelaypublic booleanallowSwipeToDismisspublic StringimageURLpublic StringimageDescriptionpublic Size2DimageSizepublic intautoCloseDelaypublic booleanisFullscreen
-
Constructor Summary
Constructors Constructor Description ImageMessage(String messageIdentifier)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.batch.android.messaging.model.mep.MEPMessage
getBody -
Methods inherited from class com.batch.android.messaging.model.Message
isBannerMessage, isCEPMessage, isMEPMessage -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ImageMessage
ImageMessage(String messageIdentifier)
-
-
-
-