GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/davinci-client
index
PollingOutputValue
Interface PollingOutputValue
interface
PollingOutputValue
{
challenge
?:
string
;
pollChallengeStatus
?:
boolean
;
pollInterval
:
number
;
pollRetries
:
number
;
retriesRemaining
?:
number
;
}
Index
Properties
challenge?
poll
Challenge
Status?
poll
Interval
poll
Retries
retries
Remaining?
Properties
Optional
challenge
challenge
?:
string
Optional
poll
Challenge
Status
pollChallengeStatus
?:
boolean
poll
Interval
pollInterval
:
number
poll
Retries
pollRetries
:
number
Optional
retries
Remaining
retriesRemaining
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
challenge
poll
Challenge
Status
poll
Interval
poll
Retries
retries
Remaining
GitHub
Documentation
Loading...