|
ZelloWork Client SDK
2.51
|
Inherits IContact.
Public Member Functions | |
| HRESULT | Connect () |
| HRESULT | Disconnect () |
Properties | |
| VARIANT_BOOL | AutoConnect [get, set] |
| int | OnlineCount [get] |
Properties inherited from IContact | |
| BSTR | Id [get] |
| CONTACT_TYPE | Type [get] |
| BSTR | Name [get] |
| BSTR | FullName [get] |
| BSTR | Description [get] |
| ONLINE_STATUS | Status [get] |
| IHistory | History [get] |
| VARIANT_BOOL | Muted [get, set] |
IChannel interface allows to read channel properties.
| HRESULT Connect | ( | ) |
Connect to disconnected channel. It may take up to several seconds to connect to a channel.
| HRESULT Disconnect | ( | ) |
Disconnect from connected channel.
|
getsetproperty |
Enable/disable automatic connecting to a channel.
| bVal | New value. |
Get current online status.
| pbVal | Return value. |
|
getproperty |
Get number of online contacts in channel.
| piVal | Return value. |
1.8.12