CancelableRequest
public protocol CancelableRequest
A protocol representing something that can be cancelled
-
Cancel the current request
Declaration
Swift
func cancel()
StrasbourgParkAPI Docs (100% documented)
public protocol CancelableRequest
A protocol representing something that can be cancelled
Cancel the current request
Swift
func cancel()