Protocols
The following protocols are available globally.
-
Delegate protocol for receiving callbacks related to message center.
See moreDeclaration
Swift
@objc public protocol UAMessageCenterDisplayDelegate -
Open delegate.
See moreDeclaration
Swift
@objc public protocol UAPreferenceCenterOpenDelegate -
Protocol to be implemented by push notification clients. All methods are optional.
See moreDeclaration
Swift
@objc public protocol UAPushNotificationDelegate : Sendable -
Implement this protocol and add as a Push.registrationDelegate to receive registration success and failure callbacks.
See moreDeclaration
Swift
@objc public protocol UARegistrationDelegate -
Protocol to be implemented by deep link handlers.
See moreDeclaration
Swift
@objc public protocol UADeepLinkDelegate : Sendable
View on GitHub
Protocols Reference