You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bangarharshit edited this page Dec 24, 2015
·
1 revision
Some clients (mostly web) doesn't have any offline storage. For apps like messaging it will be interesting to fetch offline messages. So last will message can be something like fetch_message(x) where x = number of messages and can be useful to implement pagination or fetch_message(last_active_time) for all the topics.