Feedback

  • Contents
 

ChatObject.stateString Property

Definition

The StateString property returns or assigns the string value displayed in the State field of a queue (such as the "My Calls" queue). State strings describes the current condition of a chat object. To return a numeric value that describes the state, use the ChatObject.state property.

Syntax

ChatObject.stateString

Usage

Read Yes

Write Yes

Value Assigned

String

This string value describes the current condition of the chat. Possible values are:

Alerting

Voicemail

Connected

Disconnected

Initializing

Proceeding

ACD - Connected (Agent XX)

Any User-defined string

Value Returned

String

When the StateString property is read, a string containing the call state is returned.