Protocols
The following protocols are available globally.
-
A protocol defining those callbacks to be triggered by the message display component under appropriate conditions. This protocol is unavailable on macOS, macOS Catalyst, and watchOS.
Declaration
Swift
protocol InAppMessagingDisplayDelegate : NSObjectProtocol
-
The protocol that a FIAM display component must implement. This protocol is unavailable on macOS, macOS Catalyst, and watchOS.
Declaration
Swift
protocol InAppMessagingDisplay