mtx::events::voip::CallHangUp struct

Content for the m.call.hangup event.

Public variables

std::string call_id
The ID of the call this event relates to.
std::string party_id
A unique identifier for the client participating in the event.
std::string version
The version of the VoIP specification this message adheres to.
Reason reason
The reason for the call hang up.