nvd_ai
unread,Jul 1, 2011, 2:33:48 PM7/1/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opencoweb
Hi,
I need a way to test if a collab object (say a shopping list) has been
loaded from the server after session preparation.
At the moment, I am subscribing a 'setFullState' function to
subscribeStateResponse event. But the problem is that in case there is
only one session, it does not get called. In other words,
subscribeStateResponse and subscribeStateRequest are triggered only
for 2 sessions and more. What is the best way to handle this for the
very first session?
Navid