com.onlineobject.objectnet Namespace

EmbeddedClient Events

The EmbeddedClient type exposes the following members.

Events


  Name Description
Public event ClientConnected
Invoked when another non-local client connects.
Public event ClientDisconnected
Invoked when another non-local client disconnects.
Public event Connected
Invoked when a connection to the server is established.
Public event ConnectionFailed
Invoked when a connection to the server fails to be established.
Public event Disconnected
Invoked when disconnected from the server.
Public event MessageReceived
Invoked when a message is received.