get State Event
fun Room.getStateEvent(eventType: String, stateKey: QueryStateEventValue): Event?
Content copied to clipboard
Get a StateEvent using the StateService of a Room.
Parameters
event Type
The type of the event, see org.matrix.android.sdk.api.session.events.model.EventType.
state Key
the query which will be done on the stateKey.