data class NavigateToHistoryEntryRequest
Request object containing input parameters for the PageDomain.navigateToHistoryEntry command.
<init> |
Request object containing input parameters for the PageDomain.navigateToHistoryEntry command. NavigateToHistoryEntryRequest(: Int) |
entryId |
Unique id of the entry to navigate to. val entryId: Int |