getStateEvent

open suspend override fun getStateEvent(type: String, roomId: RoomId, stateKey: String, asUserId: UserId?): Result<StateEventContent>

See also

GetStateEvent