Current section

Files

Jump to
chrobot include chrobot@protocol@page_GetNavigationHistoryResponse.hrl
Raw

include/chrobot@protocol@page_GetNavigationHistoryResponse.hrl

-record(get_navigation_history_response, {
current_index :: integer(),
entries :: list(chrobot@protocol@page:navigation_entry())
}).