getStateEvent

abstract suspend fun getStateEvent(type: String, roomId: RoomId, stateKey: String = ""): Result<ClientEvent.StateBaseEvent<*>>

See also