delight-im / Android-DDP

[UNMAINTAINED] Meteor's Distributed Data Protocol (DDP) for clients on Android
Apache License 2.0
274 stars 54 forks source link

¿How can i get data from server? #53

Closed cristianhoyos66-zz closed 8 years ago

cristianhoyos66-zz commented 8 years ago

Hi, i came this time with a question

I've done subscribe and publish, and i've done a call method and this work fine, but ¿How to get the data from db? ¿Do I need to use onDataAdded, onDataChanged and onDataRemoved methods?

Thanks.

cristianhoyos66-zz commented 8 years ago

I'm sorry, I can get the answer here:

https://github.com/delight-im/Android-DDP/issues/44