Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The CALLHUB_STATE enum is a state indicator returned by the ITCallHub::get_State method.
Syntax
typedef enum CALLHUB_STATE {
CHS_ACTIVE = 0,
CHS_IDLE
} ;
Constants
CHS_ACTIVEValue: 0 The CallHub is active. There is at least one call that is not in the CS_DISCONNECTED state. |
CHS_IDLEAll calls associated with this CallHub are in the CS_DISCONNECTED state. |
Requirements
| Requirement | Value |
|---|---|
| Header | tapi3if.h |