Enumerations
The following enumerations are available globally.
-
Possible error code values for NSError’s with the
See moreZumoKitDomain
domainDeclaration
Objective-C
enum ZKErrorCode : NSInteger {}
Swift
enum ZKErrorCode : Int, @unchecked Sendable