ChatConnection Class Fields
The following are chatconnection class fields:
Description
The capabilities of the ChatConnection.
Description
Chat task associated with the connection.
Type: string
Description
The connection Id.
Type: string
Description
The constant representing ChatConnection Id.
Type: string
Description
The connection state.
Type: string
|
Value |
Description |
|---|---|
|
ST_DIALING |
Dialing state. |
|
ST_DROPPED |
Dropped state. |
|
ST_IDLE |
Idle state. |
|
ST_INCOMING |
Incoming state. |
|
ST_TALKING |
Talking state. |
|
ST_WRAPUP |
Wrap up state. |