Chat
This section lists the constructor, fields, methods, and returns (if applicable) associated with this class.
The Chat class extends the Task class.
See Task.
Constructor
| Constructor | Returns |
|---|---|
|
Chat(event, address) |
Chat object |
Fields
The Chat class inherits the following fields from the Task class:
-
caseid
-
cost
-
customerid
-
group
-
id
-
onStat
-
priority
-
type
-
urlAbs
-
urlRel
See Task.
| Field | Type |
|---|---|
|
address |
Object |
|
agentId |
String |
|
appData |
Object |
|
chatconnection |
Object |
|
chatType |
String |
|
customerName |
String |
|
groupId |
String |
|
question |
String |
|
statistics |
Object |
|
subject |
String |
|
userData |
Object |
Methods
| Method | Returns |
|---|---|
|
gettpUrl(defaultUrl) |
String |
|
getUrl(defaultUrl) |
String |