NotifyReturn
Type Properties
Property Name | Description | Data Type | Sample | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ResponseCode |
The response code. |
QueueIDStatusCode |
0 | ||||||||||
ResponseText |
The call status. |
QueueIDStatusText |
Queued | ||||||||||
CallAnswered |
Returns true or false if call was answered. |
Boolean |
False | ||||||||||
QueueID |
The specific phone call ID for use with operation |
Long |
4000832 | ||||||||||
TryCount |
The number of times the phone call will be retried if busy or unanswered. |
Integer |
0 | ||||||||||
Demo |
Returns false unless valid License Key is entered. |
Boolean |
False | ||||||||||
DigitsPressed |
Returns digits pressed while call was active. |
String |
|||||||||||
MachineDetection |
Returns if call was answered by a human or a machine.
|
String |
|||||||||||
Duration |
Returns complete duration of call in seconds. |
Integer |
0 | ||||||||||
StartTime |
Returns exact UTC time call started. |
DateTime |
0001-01-01T00:00:00 | ||||||||||
EndTime |
Returns exact UTC time call ended. |
DateTime |
0001-01-01T00:00:00 | ||||||||||
MinuteRate | Decimal |
0 | |||||||||||
Country |
The country called, if other than U.S. or Canada. |
String |
|||||||||||
CallComplete |
Returns true or false if call is complete. |
Boolean |
False | ||||||||||
TextToSay | String |
||||||||||||
VariableArray | Array of Variable objects |