Documentation
Preparing search index...
@airgap/beacon-types
ExtendedPeerInfo
Interface ExtendedPeerInfo
interface
ExtendedPeerInfo
{
appUrl
?:
string
;
icon
?:
string
;
id
:
string
;
name
:
string
;
publicKey
:
string
;
senderId
:
string
;
type
:
string
;
version
:
string
;
}
Hierarchy (
View Summary
)
PeerInfo
ExtendedPeerInfo
Implemented by
ExtendedP2PPairingRequest
ExtendedP2PPairingResponse
ExtendedPostMessagePairingRequest
ExtendedPostMessagePairingResponse
ExtendedWalletConnectPairingRequest
Index
Properties
app
Url?
icon?
id
name
public
Key
sender
Id
type
version
Properties
Optional
app
Url
appUrl
?:
string
Optional
icon
icon
?:
string
id
id
:
string
name
name
:
string
public
Key
publicKey
:
string
sender
Id
senderId
:
string
type
type
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Url
icon
id
name
public
Key
sender
Id
type
version
Documentation
Loading...