AcsCallEndReason interface
Schema of calling event reason properties
Properties
code | Reason code for ending the call. |
phrase | Reason for ending the call. |
sub |
Reason subcode for ending the call. |
Property Details
code
Reason code for ending the call.
code: number
Property Value
number
phrase
Reason for ending the call.
phrase: string
Property Value
string
subCode
Reason subcode for ending the call.
subCode: number
Property Value
number