简体   繁体   中英

Firebase Storage request params

I am using Firebase Storage in an Android app and I am using getBytes method to get the file.

I want to set a param to the request but I am unable to find any method to add the params.

These params are set automatically on download (we build all the download URLs for you), so we're totally abstracted away networking. What additional query params would you like to add?

A better way of doing this might be attaching custom metadata to your file and then checking that custom metadata in your rules .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM