shareMetadata(for:)
Fetches the share metadata for the specified share URL.
Declaration
func shareMetadata(for url: URL) async throws -> CKShare.MetadataParameters
- url:
The share URL that CloudKit uses to locate the metadata.
Discussion
Returns The share metadata for the share URL.