Class UIUserNotificationCategory

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol
Direct Known Subclasses:
UIMutableUserNotificationCategory

@Deprecated
public class UIUserNotificationCategory
extends NSObject
implements NSSecureCoding
Deprecated.
Deprecated in iOS 10.0. Use UserNotifications Framework's UNNotificationCategory
  • Constructor Details

    • UIUserNotificationCategory

      public UIUserNotificationCategory()
      Deprecated.
    • UIUserNotificationCategory

      protected UIUserNotificationCategory​(NSObject.Handle h, long handle)
      Deprecated.
    • UIUserNotificationCategory

      protected UIUserNotificationCategory​(NSObject.SkipInit skipInit)
      Deprecated.
    • UIUserNotificationCategory

      public UIUserNotificationCategory​(NSCoder coder)
      Deprecated.
  • Method Details