ReceivedNotificationResponse

final class ReceivedNotificationResponse

NSNotification info when a notification response is received.

  • 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