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

Create LogOutCallback #26

Closed dri94 closed 6 years ago

dri94 commented 6 years ago

Might be easier and continue with current design patterns to use callback instead of a boolean. Also makes it easier to handle code in event of a logout.

kaloyan-raev commented 6 years ago

Closing for the same reason like #25