Zamok Kiosk API
GitHub
Confluence Release Notes
Preparing search index...
module-ai-gemini/lib/browser/actions
PendingHomepageNavigation
Interface PendingHomepageNavigation
interface
PendingHomepageNavigation
{
attemptCount
:
number
;
chatSessionId
:
string
;
error
?:
null
|
string
;
functionId
:
string
;
startedAt
:
number
;
status
:
"ready"
|
"opening"
|
"failed"
;
targetUrl
:
string
;
}
Index
Properties
attempt
Count
chat
Session
Id
error?
function
Id
started
At
status
target
Url
Properties
attempt
Count
attemptCount
:
number
chat
Session
Id
chatSessionId
:
string
Optional
error
error
?:
null
|
string
function
Id
functionId
:
string
started
At
startedAt
:
number
status
status
:
"ready"
|
"opening"
|
"failed"
target
Url
targetUrl
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempt
Count
chat
Session
Id
error
function
Id
started
At
status
target
Url
GitHub
Confluence Release Notes
Zamok Kiosk API
Loading...