public interface IInAppMessageZippedAssetHtml extends IInAppMessageHtml
IInAppMessage.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAssetsZipRemoteUrl()
Gets the remote URL of the assets zip file of this In-App Message.
|
void |
setAssetsZipRemoteUrl(java.lang.String assetsZipRemoteUrl)
Sets the remote URL of the assets zip file.
|
getLocalAssetsDirectoryUrl, logButtonClick, setLocalAssetsDirectoryUrlgetAnimateIn, getAnimateOut, getBackgroundColor, getClickAction, getCropType, getDismissType, getDurationInMilliseconds, getExpirationTimestamp, getExtras, getIcon, getIconBackgroundColor, getIconColor, getLocalPrefetchedAssetPaths, getMessage, getMessageTextAlign, getMessageTextColor, getMessageType, getOpenUriInWebView, getOrientation, getRemoteAssetPathsForPrefetch, getUri, isControl, logClick, logDisplayFailure, logImpression, onAfterClosed, setAnimateIn, setAnimateOut, setBackgroundColor, setClickAction, setClickAction, setCropType, setDismissType, setDurationInMilliseconds, setExpirationTimestamp, setExtras, setIcon, setIconBackgroundColor, setIconColor, setLocalPrefetchedAssetPaths, setMessage, setMessageTextAlign, setMessageTextColor, setOpenUriInWebView, setOrientationforJsonPutvoid setAssetsZipRemoteUrl(java.lang.String assetsZipRemoteUrl)
assetsZipRemoteUrl - Url for the zip file containing the assets.java.lang.String getAssetsZipRemoteUrl()