Class UNTextInputNotificationResponse

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class UNTextInputNotificationResponse
extends UNNotificationResponse
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • UNTextInputNotificationResponse

      protected UNTextInputNotificationResponse()
    • UNTextInputNotificationResponse

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

      protected UNTextInputNotificationResponse​(NSObject.SkipInit skipInit)
  • Method Details

    • getUserText

      public String getUserText()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()