get State Event Live
abstract fun getStateEventLive(eventType: String, stateKey: QueryStateEventValue): LiveData<Optional<Event>>
Content copied to clipboard
Get a live state event of the room.
Parameters
event Type
An eventType.
state Key
the query which will be done on the stateKey