Preparing search index...
The search index is not available
@fingerprintjs/fingerprintjs-pro-react
@fingerprintjs/fingerprintjs-pro-react
FpjsContextInterface
Interface FpjsContextInterface<TExtended>
The FingerprintJS Context
interface
FpjsContextInterface
<
TExtended
>
{
clearCache
:
(
(
)
=>
void
)
;
getVisitorData
:
(
(
config
?
,
ignoreCache
?
)
=>
Promise
<
VisitorData
<
TExtended
>
>
)
;
}
Type Parameters
TExtended
extends
boolean
Index
Properties
clear
Cache
get
Visitor
Data
Properties
clear
Cache
clear
Cache
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
get
Visitor
Data
get
Visitor
Data
:
(
(
config
?
,
ignoreCache
?
)
=>
Promise
<
VisitorData
<
TExtended
>
>
)
Type declaration
(
config
?
,
ignoreCache
?
)
:
Promise
<
VisitorData
<
TExtended
>
>
Parameters
Optional
config
:
GetOptions
<
TExtended
>
Optional
ignoreCache
:
boolean
Returns
Promise
<
VisitorData
<
TExtended
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
clear
Cache
get
Visitor
Data
@fingerprintjs/fingerprintjs-pro-react
FingerprintJSPro
Agent
Confidence
GetOptions
IpLocation
ZeroTrust
Endpoint
ExtendedGetResult
FullIpExtendedGetResult
FullIpLocation
GetResult
IPResolution
LoadOptions
Product
Region
ScriptUrlPattern
TlsEndpoint
ERROR_API_KEY_EXPIRED
ERROR_API_KEY_INVALID
ERROR_API_KEY_MISSING
ERROR_BAD_REQUEST_FORMAT
ERROR_BAD_RESPONSE_FORMAT
ERROR_CLIENT_TIMEOUT
ERROR_CSP_BLOCK
ERROR_FORBIDDEN_ENDPOINT
ERROR_FORBIDDEN_HEADER
ERROR_FORBIDDEN_ORIGIN
ERROR_GENERAL_SERVER_FAILURE
ERROR_INSTALLATION_METHOD_RESTRICTED
ERROR_INTEGRATION_FAILURE
ERROR_INVALID_ENDPOINT
ERROR_NETWORK_ABORT
ERROR_NETWORK_CONNECTION
ERROR_RATE_LIMIT
ERROR_SCRIPT_LOAD_FAIL
ERROR_SERVER_TIMEOUT
ERROR_SUBSCRIPTION_NOT_ACTIVE
ERROR_TOKEN_EXPIRED
ERROR_TOKEN_INVALID
ERROR_TOKEN_MISSING
ERROR_UNSUPPORTED_VERSION
ERROR_WRONG_REGION
default
defaultEndpoint
defaultScriptUrlPattern
defaultTlsEndpoint
load
CacheLocation
CacheStub
FpjsClient
InMemoryCache
LocalStorageCache
SessionStorageCache
CustomAgent
FpjsClientOptions
FpjsContextInterface
FpjsProviderOptions
GetDataOptions
ICache
QueryResult
UseVisitorDataConfig
VisitorQueryContext
VisitorQueryResult
Agent
Cacheable
GetOptions
LoadOptions
UseVisitorDataOptions
VisitorData
FpjsContext
defaultEndpoint
defaultScriptUrlPattern
defaultTlsEndpoint
FpjsProvider
useVisitorData
Generated using
TypeDoc
The FingerprintJS Context