get State Events
abstract fun getStateEvents(eventTypes: Set<String>, stateKey: QueryStateEventValue): List<Event>
Content copied to clipboard
Get state events of the room.
Parameters
event Types
Set of eventType. If empty, all state events will be returned
state Key
the query which will be done on the stateKey