collections namespace
Contains heterogeneous collections of events using std::variant.
Classes
- struct DeviceEvents
- Collection of key verification events.
- struct RoomAccountDataEvents
- Collection of room specific account data.
- struct StateEvents
- Collection of
StateEventonly. - struct StrippedEvents
- Collection of
StrippedEventonly. - struct TimelineEvents
- Collection of
StateEventandRoomEvent. Those events would be available on the returned timeline.