CancellablePOIAPIRequest
public class CancellablePOIAPIRequest
Undocumented
-
The request used to make the actual network request
Declaration
Swift
public let request: AnyPOIAPIRequest
-
cancels the request
Declaration
Swift
public func cancel()