Server
This section lists the constructor, fields, methods, callback event methods, and returns (if applicable) associated with this class.
Constructor
| Constructor | Returns |
|---|---|
|
Server(serverID) |
Server object |
Fields
| Field | Type |
|---|---|
|
id |
String |
|
info |
String |
|
state |
String of the following constants:
|
|
type |
String of the following constants:
|
Callback Event Methods
| Callback Event Method | Returns |
|---|---|
|
onBroadcast(event) |
None |
|
onHbLost(event) |
None |
|
onHbRecovered(event) |
None |
|
onInService(event) |
None |
|
onOutOfService(event) |
None |
|
onRestart(event) |
None |