Contents

shareMetadata(for:)

Fetches the share metadata for the specified share URL.

Declaration

func shareMetadata(for url: URL) async throws -> CKShare.Metadata

Parameters

  • url:

    The share URL that CloudKit uses to locate the metadata.

Discussion

  • Returns The share metadata for the share URL.