Protocols
The following protocols are available globally.
-
Delegate protocol for receiving callbacks related to message center.
See moreDeclaration
Swift
@objc(UAMessageCenterDisplayDelegate) public protocol MessageCenterDisplayDelegate
-
Airship Message Center inbox base protocol.
See moreDeclaration
Swift
@objc(UAMessageCenterInboxProtocol) public protocol MessageCenterInboxBaseProtocol : Sendable
-
Airship Message Center inbox protocol.
See moreDeclaration
Swift
public protocol MessageCenterInboxProtocol : MessageCenterInboxBaseProtocol