FirebaseInAppMessagingDisplay Framework Reference

Protocols

The following protocols are available globally.

  • A protocol defining those callbacks to be triggered by the message display component under appropriate conditions.

    Declaration

    Swift

    protocol InAppMessagingDisplayDelegate : NSObjectProtocol
  • The protocol that a FIAM display component must implement.

    Declaration

    Swift

    protocol InAppMessagingDisplay