Type Definition ruma::events::call::hangup::HangupEvent[][src]

type HangupEvent = MessageEvent<HangupEventContent>;
This is supported on crate feature events only.
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.