MapstedTriggersManager
open class MapstedTriggersManager : NSObject
-
Declaration
Swift
public static let notify: MarketingPageViewController?
-
Declaration
Swift
public final func openWebURL(parent: UIViewController, urlString: String)
-
Declaration
Swift
public final func addNotification(identifier: String, timeInSeconds: Int, content: UNMutableNotificationContent)
-
Declaration
Swift
public final func removeNotifications(identifiers: [String])
-
Declaration
Swift
public final func removeNotifications(pattern: String)