getFileView for Appwrite

    0

    1

    Khalid Khan

    Appwrite companion cookbook

    The code will launch the storage.getFileView() function with the given parameters. The function will access the Storage object and get the FileView for the given bucket and file ID.

    This code snippet is a part of Appwrite cookbook

    Shortcut: appwrite.storage.getfileview

    GlobalScope.launch {
      val result = storage.getFileView(
        bucketId = "BUCKET_ID",
        fileId = "FILE_ID"
      )
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.