pl.wendigo.chrome.domain.page / NavigateToHistoryEntryRequest

NavigateToHistoryEntryRequest

data class NavigateToHistoryEntryRequest (source)

Represents request frame that can be used with Page.navigateToHistoryEntry method call.

Navigates current page to the given history entry.

Constructors

<init>

NavigateToHistoryEntryRequest(entryId: Int)

Represents request frame that can be used with Page.navigateToHistoryEntry method call.

Properties

entryId

val entryId: Int

Unique id of the entry to navigate to.