mtx::events::voip::CallSelectAnswer struct

Content for the m.call.select_answer event. See MSC2746.

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.
std::string selected_party_id
The ID of the selected party.