FP-Devicer - v1.6.1
Preparing search index...
IdentifyPostProcessorPayload
Interface IdentifyPostProcessorPayload
interface
IdentifyPostProcessorPayload
{
baseResult
:
IdentifyResult
;
cacheHit
:
boolean
;
candidatesCount
:
number
;
context
?:
IdentifyContext
;
durationMs
:
number
;
incoming
:
FPUserDataSet
;
matched
:
boolean
;
result
:
IdentifyResult
;
}
Index
Properties
base
Result
cache
Hit
candidates
Count
context?
duration
Ms
incoming
matched
result
Properties
base
Result
baseResult
:
IdentifyResult
cache
Hit
cacheHit
:
boolean
candidates
Count
candidatesCount
:
number
Optional
context
context
?:
IdentifyContext
duration
Ms
durationMs
:
number
incoming
incoming
:
FPUserDataSet
matched
matched
:
boolean
result
result
:
IdentifyResult
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Result
cache
Hit
candidates
Count
context
duration
Ms
incoming
matched
result
FP-Devicer - v1.6.1
Loading...