namespace
collectionsContains 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
StateEvent
only. - struct StrippedEvents
- Collection of
StrippedEvent
only. - struct TimelineEvents
- Collection of
StateEvent
andRoomEvent
. Those events would be available on the returned timeline.