FirebaseInAppMessaging Framework Reference

Enumerations

The following enumerations are available globally.

  • The type and UI style of an in-app message. This enum is unavailable on macOS, macOS Catalyst,and watchOS.

    Declaration

    Objective-C

    enumFIRInAppMessagingDisplayMessageType:NSInteger{}
  • Represents how an in-app message should be triggered to appear. This enum is unavailable onmacOS, macOS Catalyst, and watchOS.

    Declaration

    Objective-C

    enumFIRInAppMessagingDisplayTriggerType:NSInteger{}
  • The way that an in-app message was dismissed.This enum is unavailable on macOS, macOS Catalyst, and watchOS.

    Declaration

    Objective-C

    enumFIRInAppMessagingDismissType:NSInteger{}
  • Error code for an in-app message that failed to display.This enum is unavailable on macOS, macOS Catalyst, and watchOS.

    Declaration

    Objective-C

    enumFIAMDisplayRenderErrorType:NSInteger{}

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-04 UTC.