getStateEventLive

abstract fun getStateEventLive(eventType: String, stateKey: QueryStateEventValue): LiveData<Optional<Event>>

Get a live state event of the room.

Parameters

eventType

An eventType.

stateKey

the query which will be done on the stateKey