ip-devicer
Preparing search index...
IdentifyResult
Interface IdentifyResult
interface
IdentifyResult
{
confidence
:
number
;
deviceId
:
string
;
enrichmentInfo
:
{
details
:
Record
<
string
,
Record
<
string
,
unknown
>
>
;
failures
:
{
message
:
string
;
plugin
:
string
}
[]
;
plugins
:
string
[]
;
}
;
isNewDevice
:
boolean
;
linkedUserId
?:
string
;
matchConfidence
:
number
;
}
Hierarchy (
View Summary
)
IdentifyResult
EnrichedIdentifyResult
Index
Properties
confidence
device
Id
enrichment
Info
is
New
Device
linked
User
Id?
match
Confidence
Properties
confidence
confidence
:
number
device
Id
deviceId
:
string
enrichment
Info
enrichmentInfo
:
{
details
:
Record
<
string
,
Record
<
string
,
unknown
>
>
;
failures
:
{
message
:
string
;
plugin
:
string
}
[]
;
plugins
:
string
[]
;
}
is
New
Device
isNewDevice
:
boolean
Optional
linked
User
Id
linkedUserId
?:
string
match
Confidence
matchConfidence
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confidence
device
Id
enrichment
Info
is
New
Device
linked
User
Id
match
Confidence
ip-devicer
Loading...