Preparing search index...
The search index is not available
Documentation
Documentation
@airgap/beacon-sdk
ExtendedPostMessagePairingResponse
Class ExtendedPostMessagePairingResponse
Internalapi
Hierarchy
PostMessagePairingResponse
ExtendedPostMessagePairingResponse
Implements
ExtendedPeerInfo
Index
Constructors
constructor
Properties
app
Url?
extension
Id
icon?
id
name
public
Key
sender
Id
type
version
Constructors
constructor
new
Extended
Post
Message
Pairing
Response
(
id
,
name
,
publicKey
,
version
,
senderId
,
extensionId
,
icon
?
,
appUrl
?
)
:
ExtendedPostMessagePairingResponse
Parameters
id
:
string
name
:
string
publicKey
:
string
version
:
string
senderId
:
string
extensionId
:
string
Optional
icon
:
string
Optional
appUrl
:
string
Returns
ExtendedPostMessagePairingResponse
Properties
Optional
app
Url
app
Url
?:
string
extension
Id
extension
Id
:
string
Optional
icon
icon
?:
string
id
id
:
string
name
name
:
string
public
Key
public
Key
:
string
sender
Id
sender
Id
:
string
Readonly
type
type
:
string
version
version
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
app
Url
extension
Id
icon
id
name
public
Key
sender
Id
type
version
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
Internalapi