Enumerations
The following enumerations are available globally.
-
The type and UI style of an in-app message.
Declaration
Objective-C
enum FIRInAppMessagingDisplayMessageType {} -
Represents how an in-app message should be triggered to appear.
Declaration
Objective-C
enum FIRInAppMessagingDisplayTriggerType {} -
The way that an in-app message was dismissed.
Declaration
Objective-C
enum FIRInAppMessagingDismissType {} -
Error code for an in-app message that failed to display.
Declaration
Objective-C
enum FIAMDisplayRenderErrorType {}