getState

abstract suspend fun getState(baseUrl: Url, roomId: RoomId, eventId: EventId): Result<GetState.Response>

See also