Preparing search index...
The search index is not available
Documentation
Documentation
@airgap/beacon-sdk
WCStorage
Class WCStorage
Hierarchy
WCStorage
Index
Constructors
constructor
Properties
channel
indexedDB
local
Storage
on
Error
on
Error
Handler
on
Message
on
Message
Handler
Methods
backup
has
Pairings
has
Sessions
notify
reset
State
Constructors
constructor
new WCStorage
(
)
:
WCStorage
Returns
WCStorage
Properties
Private
channel
channel
:
any
Private
Readonly
indexedDB
indexedDB
:
any
Private
Readonly
local
Storage
local
Storage
:
any
Private
on
Error
on
Error
:
any
on
Error
Handler
on
Error
Handler
:
undefined
|
(
(
data
)
=>
void
)
Type declaration
(
data
)
:
void
Parameters
data
:
any
Returns
void
Private
on
Message
on
Message
:
any
on
Message
Handler
on
Message
Handler
:
undefined
|
(
(
type
)
=>
void
)
Type declaration
(
type
)
:
void
Parameters
type
:
string
Returns
void
Methods
backup
backup
(
)
:
void
Returns
void
has
Pairings
has
Pairings
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
has
Sessions
has
Sessions
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
notify
notify
(
type
)
:
void
Parameters
type
:
string
Returns
void
reset
State
reset
State
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
channel
indexedDB
local
Storage
on
Error
on
Error
Handler
on
Message
on
Message
Handler
backup
has
Pairings
has
Sessions
notify
reset
State
Documentation
@airgap/beacon-blockchain-substrate - v4.3.0
@airgap/beacon-blockchain-tezos - v4.3.0
@airgap/beacon-blockchain-tezos-sapling - v4.3.0
@airgap/beacon-core - v4.3.0
@airgap/beacon-dapp - v4.3.0
@airgap/beacon-sdk - v4.3.0
@airgap/beacon-transport-matrix - v4.3.0
@airgap/beacon-transport-postmessage - v4.3.0
@airgap/beacon-transport-walletconnect - v4.3.0
@airgap/beacon-types - v4.3.0
@airgap/beacon-ui - v4.3.0
@airgap/beacon-utils - v4.3.0
@airgap/beacon-wallet - v4.3.0
Generated using
TypeDoc