Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
AeppApi
Interface AeppApi
interface
AeppApi
{
"address.update"
:
(
a
:
Accounts
)
=>
void
;
"connection.announcePresence"
:
(
w
:
WalletInfo
)
=>
void
;
"connection.close"
:
(
p
:
any
)
=>
void
;
"networkId.update"
:
(
a
:
Network
)
=>
void
;
}
Index
Properties
address.update
connection.announce
Presence
connection.close
network
Id.update
Properties
address.update
"address.update"
:
(
a
:
Accounts
)
=>
void
connection.announce
Presence
"connection.announcePresence"
:
(
w
:
WalletInfo
)
=>
void
connection.close
"connection.close"
:
(
p
:
any
)
=>
void
network
Id.update
"networkId.update"
:
(
a
:
Network
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address.update
connection.announce
Presence
connection.close
network
Id.update
@aeternity/aepp-sdk
Loading...