Preparing search index...
The search index is not available
C-Address Onboarding Bridge SDK - v0.1.0
C-Address Onboarding Bridge SDK
CacheOptions
Interface CacheOptions
interface
CacheOptions
{
provider
?:
ICacheProvider
;
ttlMs
?:
Partial
<
Record
<
CacheKey
,
number
>
>
;
}
Index
Properties
provider?
ttl
Ms?
Properties
Optional
provider
provider
?:
ICacheProvider
Optional
ttl
Ms
ttl
Ms
?:
Partial
<
Record
<
CacheKey
,
number
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
provider
ttl
Ms
C-Address Onboarding Bridge SDK - v0.1.0
Loading...