- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi ,
If you look inside the onSynchronizationChange function in
ConnectSessionContainer, we build its children when session is
synchronized and then dispatch the event. So, you can either use
the creationComplete of the ConnectSessionConatainer or the
synchronizationChange event fired from it to build your
sharedModel.
Just make sure if you are listening to the
synchronizationChange event, check that the session is
synchronizated before building your model
Hope this helps.
Thanks
Hironmay Basu
If you look inside the onSynchronizationChange function in
ConnectSessionContainer, we build its children when session is
synchronized and then dispatch the event. So, you can either use
the creationComplete of the ConnectSessionConatainer or the
synchronizationChange event fired from it to build your
sharedModel.
Just make sure if you are listening to the
synchronizationChange event, check that the session is
synchronizated before building your model
Hope this helps.
Thanks
Hironmay Basu
Views
Replies
0 Likes
Total Likes