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