UNNotification
extension UNNotification
-
Checks if the push was sent from Airship.
Declaration
Swift
public func isAirshipPush() -> BoolReturn Value
true if it’s an Airship notification, otherwise false.
View on GitHub