Preparing search index...
The search index is not available
Documentation
Documentation
@airgap/beacon-types
ExtendedP2PPairingResponse
Class ExtendedP2PPairingResponse
Internalapi
Hierarchy
P2PPairingResponse
ExtendedP2PPairingResponse
Implements
ExtendedPeerInfo
Index
Constructors
constructor
Properties
app
Url?
icon?
id
name
public
Key
relay
Server
sender
Id
type
version
Constructors
constructor
new
Extended
P2PPairing
Response
(
id
,
name
,
publicKey
,
version
,
relayServer
,
senderId
,
icon
?
,
appUrl
?
)
:
ExtendedP2PPairingResponse
Parameters
id
:
string
name
:
string
publicKey
:
string
version
:
string
relayServer
:
string
senderId
:
string
Optional
icon
:
string
Optional
appUrl
:
string
Returns
ExtendedP2PPairingResponse
Properties
Optional
app
Url
app
Url
?:
string
Optional
icon
icon
?:
string
id
id
:
string
name
name
:
string
public
Key
public
Key
:
string
relay
Server
relay
Server
:
string
sender
Id
sender
Id
:
string
Readonly
type
type
:
string
= 'p2p-pairing-request'
version
version
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
app
Url
icon
id
name
public
Key
relay
Server
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