Class UIConnectEvent

All Implemented Interfaces:
IMessageBox

public class UIConnectEvent extends UIBaseEvent<UIComp>
The UI Connect Event. This event is fired when a new user session connects (i.e. not reconnects) to an existing session. The VirtualSpace instances remains, but the new connection is started fresh on this particular panel and would perhaps need custom initialization.
Author:
Christopher Mindus