Class CNFetchResult<ValueType extends NSObject>

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class CNFetchResult<ValueType extends NSObject>
extends NSObject
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • CNFetchResult

      protected CNFetchResult()
    • CNFetchResult

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

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

    • getValue

      public NSObject getValue()
    • getCurrentHistoryToken

      public NSData getCurrentHistoryToken()