[][src]Module ruma_events::call::hangup

Types for the m.call.hangup event.

Structs

HangupEvent

Sent by either party to signal their termination of the call. This can be sent either once the call has has been established or before to abort the call.

HangupEventContent

The payload for HangupEvent.

Enums

Reason

A reason for a hangup.