Type Definitions
The following type definitions are available globally.
-
Declaration
Objective-C
typedef void (^PFQueryArrayResultBlock)(NSArray<PFGenericObject> *_Nullable, NSError *_Nullable)Swift
typealias PFQueryArrayResultBlock = ([PFGenericObject]?, (any Error)?) -> Void
View on GitHub
Install in Dash
Type Definitions Reference