cancel()
Cancels a metadata request.
Declaration
func cancel()Discussion
This method invokes the completion handler with the error code LPError.Code.metadataFetchCancelled if the request hasn’t already completed.
Cancels a metadata request.
func cancel()This method invokes the completion handler with the error code LPError.Code.metadataFetchCancelled if the request hasn’t already completed.