A selection handler is capable of multiple operations on channel (reading, writing).
The channel must provide the associated operations (read, write).
The result of a selection handle is a number indicating the handling status (>0: completed, 0: in progress, <0: failed).
Defined in: SelectionHandler.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|