kaloyan-raev / hello-storj

Demo app for integrating the libstorj native library in Android
GNU General Public License v3.0
5 stars 3 forks source link

Allow updating of bucket information #19

Closed dri94 closed 7 years ago

dri94 commented 7 years ago

Asking if it is possible to expose a method in the jni to update bucket information such as name

kaloyan-raev commented 7 years ago

The Bridge (and thus libstorj) does not provide such API yet. See https://github.com/Storj/bridge/issues/488.