Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 567 Bytes

ChannelHangupRequest.md

File metadata and controls

12 lines (8 loc) · 567 Bytes

ChannelHangupRequest

Properties

Name Type Description Notes
cause int Integer representation of the cause of the hangup. [optional]
channel Channel The channel on which the hangup was requested.
soft bool Whether the hangup request was a soft hangup request. [optional]

[Back to Model list] [Back to API list] [Back to README]