Message Type
Entries
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.
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.
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.