MessageType

Entries

Link copied to clipboard

InAppMessageSlideup in-app messages are so-named because they “slide up” or “slide down” from the top or bottom of the screen. They cover a small portion of the screen and provide an effective and non-intrusive messaging capability.

Link copied to clipboard

InAppMessageModal in-app messages appear in the center of the screen and are framed by a translucent panel. Useful for more critical messaging, they can be equipped with up to two click action and analytics enabled buttons.

Link copied to clipboard

InAppMessageFull in-app messages are useful for maximizing the content and impact of your user communication. The upper half of a full in-app message contains an image and the lower half displays text as well as up to two click action and analytics enabled buttons.

Link copied to clipboard

InAppMessageHtmlFull in-app messages are useful for creating fully customized user content. User-defined HTML Full in-app message content is displayed in a android.webkit.WebView and may optionally contain other rich content, such as images and fonts, allowing for full control over message appearance and functionality.

Link copied to clipboard

InAppMessageHtml in-app messages are useful for creating fully customized user content. User-defined HTML in-app message content is displayed in a android.webkit.WebView and may optionally contain other rich content, such as images and fonts, allowing for full control over message appearance and functionality.

Link copied to clipboard

A InAppMessageControl in-app message. These should never be displayed to the user.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard