struct
#include <include/mtx/events/voip.hpp>
CallAnswer Content for the m.call.answer
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.
- RTCSessionDescriptionInit answer
- The session description object.