I am working with a simple Shared Model which implements
ISessionSubscriber. I noticed that some of the examples set up
their Shared Models upon creationComplete of one of the view
components inside ConnectSessionContainer.
Is this the recommended approach? Would it be better (or as
efficient) to listen to the synchronizationChange Event of
ConnectSessionContainer and use that as a trigger to build the
Shared Model?
Just looking for guidance, the flow of an AFCS app is still
quite new to me.
thanks
Stefan