Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/vats
index
NameHubUpdateHandler
Type Alias NameHubUpdateHandler
Name
Hub
Update
Handler
:
{
write
:
(
(
entries
:
[
string
,
any
]
[]
)
=>
void
)
;
}
Type declaration
write
:
(
(
entries
:
[
string
,
any
]
[]
)
=>
void
)
Called when an update or deletion is made, with all entries as of that point.
(
entries
)
:
void
Parameters
entries
:
[
string
,
any
]
[]
Returns
void
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
Called when an update or deletion is made, with all entries as of that point.