Type Definition ruma_events::call::hangup::HangupEvent[][src]

pub type HangupEvent = MessageEvent<HangupEventContent>;
Expand description

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.