Contents

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.

See Also

Fetching metadata