Previous | Next |
The Client object contains methods and properties for each client.
The Client object has the following properties.
Property | Access | Description |
Address | Read Only | Returns the address of the Client object. |
ChannelId | Read Only | Returns the station ID of the Client object. |
DeliveryMode | Read Only | Returns the delivery mode of the Client object. |
ID | Read Only | Returns the ID of the Client object. |
The Client object has the following method.
Method | Description |
Disconnect | Disconnects a client. |
See Also
Previous | Next |