Modifier and Type | Method and Description |
---|---|
void |
monitorConnect(Status status,
Monitor monitor,
Structure structure)
The client and server have both completed the createMonitor request.
|
void |
monitorEvent(Monitor monitor)
A monitor event has occurred.
|
void |
unlisten(Monitor monitor)
The data source is no longer available.
|
getRequesterName, message
void monitorConnect(Status status, Monitor monitor, Structure structure)
status
- Completion status.monitor
- The monitorstructure
- The structure defining the data.void monitorEvent(Monitor monitor)
monitor
- The monitor.void unlisten(Monitor monitor)
monitor
- The monitor.Copyright © 2014. All Rights Reserved.