ReceivedNotificationResponse

final class ReceivedNotificationResponse

NSNotification info when enabled feature changed on PrivacyManager.

  • NSNotification name.

    Declaration

    Swift

    public static let name: NSNotification.Name
  • NSNotification userInfo key to get the response dictionary.

    Declaration

    Swift

    public static let responseKey: String