Storage
struct Storage
-
eventName for HubPayloads emitted by this operation
Declaration
Swift
static let downloadData: String
-
eventName for HubPayloads emitted by this operation
Declaration
Swift
static let downloadFile: String
-
eventName for HubPayloads emitted by this operation
Declaration
Swift
static let getURL: String
-
eventName for HubPayloads emitted by this operation
Declaration
Swift
static let list: String
-
eventName for HubPayloads emitted by this operation
Declaration
Swift
static let remove: String
-
eventName for HubPayloads emitted by this operation
Declaration
Swift
static let uploadData: String
-
eventName for HubPayloads emitted by this operation
Declaration
Swift
static let uploadFile: String