Share via


AcsCallEndReason interface

Schema of calling event reason properties

Properties

code

Reason code for ending the call.

phrase

Reason for ending the call.

subCode

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