RecievedNotification
final class RecievedNotification
NSNotification info when enabled feature changed on PrivacyManager.
-
NSNotification name.
Declaration
Swift
public static let name: NSNotification.Name
-
NSNotification userInfo key to get a boolean if the notification was received in the foreground or not.
Declaration
Swift
public static let isForegroundKey: String
-
NSNotification userInfo key to get the notification user info.
Declaration
Swift
public static let notificationKey: String