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