Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > UserMetadataStore > setFilePublic

UserMetadataStore.setFilePublic property

Make the file with uuid publicly accessible by storing in a datastore domain that is public.

Signature:

setFilePublic: (metadata: FileMetadata) => Promise<void>;
  • UserMetadataStore.setFilePublic property
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage