-
- All Implemented Interfaces:
-
java.io.Serializable
public class UniversalMessage extends MEPMessage implements Serializable
-
-
Field Summary
Fields Modifier and Type Field Description public Stringcsspublic StringheadingTextpublic StringtitleTextpublic StringsubtitleTextpublic List<CTA>ctaspublic StringheroImageURLpublic StringvideoURLpublic StringheroDescriptionpublic BooleanshowCloseButtonpublic BooleanattachCTAsBottompublic BooleanstackCTAsHorizontallypublic BooleanstretchCTAsHorizontallypublic BooleanflipHeroVerticalpublic BooleanflipHeroHorizontalpublic DoubleheroSplitRatiopublic intautoCloseDelay
-
Constructor Summary
Constructors Constructor Description UniversalMessage(String messageIdentifier)
-
Method Summary
Modifier and Type Method Description StringgetVoiceString()-
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
-
UniversalMessage
UniversalMessage(String messageIdentifier)
-
-
Method Detail
-
getVoiceString
@Nullable() String getVoiceString()
-
-
-
-