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