Enumerations
The following enumerations are available globally.
-
Errors associated with points of failure in the SDK
See moreDeclaration
Swift
public enum DKError : Error
-
Undocumented
See moreDeclaration
Swift
public enum DKDirectoryError : Error
-
High-level item representations handled by Dropmark. Item types are expressed as strings, and are thus comparable and printable. Item types, Universal Type Identifers, MIMEs, and file extensions are tightly integrated in the Dropmark SDK.
See moreDeclaration
Swift
public enum DKItemType : String, CaseIterable
-
Dropmark subscription tiers
See moreDeclaration
Swift
public enum DKPlan : String, CaseIterable
-
Route network traffic across all supported API endpoints for Dropmark
See moreDeclaration
Swift
public enum DKRouter : URLRequestConvertible