Feedback

  • Contents
 

ChatObject.state Property

Definition

ChatObject.state returns the numeric call state> value for a chat object. This value indicates the current condition of the chat object. To return a string value that describes the state, use the ChatObject.StateString property.

Syntax

ChatObject.state

Usage

Read Yes

Write No

Value Returned

Integer

The value returned is the call state value for the chat object. Possible values are shown below.

1

ALERTING

2

CONNECTED

3

CLIENT_CONNECT

4

HELD

5

INTERNAL_DISCONNECT

6

EXTERNAL_DISCONNECT