Property | Type | Description | |
---|---|---|---|
BinaryHandlers | EODBinaryEventHandler>.Dictionary | ||
PlaintextHandlers | EODPlaintextEventHandler>.Dictionary | ||
Server | VMEODServer | ||
SimanticsHandlers | EODSimanticsEventHandler>.Dictionary |
Method | Description | |
---|---|---|
OnConnection ( VMEODClient client ) : void | ||
OnDisconnection ( VMEODClient client ) : void | ||
Tick ( ) : void | ||
VMEODHandler ( VMEODServer server ) : System |
public OnConnection ( VMEODClient client ) : void | ||
client | VMEODClient | |
return | void |
public OnDisconnection ( VMEODClient client ) : void | ||
client | VMEODClient | |
return | void |
public VMEODHandler ( VMEODServer server ) : System | ||
server | VMEODServer | |
return | System |
public Dictionary |
||
return | EODBinaryEventHandler>.Dictionary |
public Dictionary |
||
return | EODPlaintextEventHandler>.Dictionary |