Cancellable
public protocol Cancellable
Defines an interface for cancelling API calls.
-
Method to cancel a API calls
Declaration
Swift
func cancel()
BoxSDK 5.6.0 Docs (99% documented)
public protocol Cancellable
Defines an interface for cancelling API calls.
Method to cancel a API calls
Swift
func cancel()