Is the 'Watch" api not available? or am i missing something?
- Keshava
James Phillips
unread,
Dec 19, 2016, 6:18:25 PM12/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to consu...@googlegroups.com
Hi,
We could improve the documentation a bit around this, but watches are
definitely possible with the API. The basic workflow is that you do an
initial query, and then set the WaitIndex of your QueryOptions to that
index to block until things change. You can see an example here: