Search
Preparing search index...
The search index is not available
@dfinity/agent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@dfinity/agent
ProxyStubAgent
Class ProxyStubAgent
Hierarchy
ProxyStubAgent
Index
Constructors
constructor
Methods
onmessage
Constructors
constructor
new
Proxy
Stub
Agent
(
_frontend
:
(
(
msg
:
ProxyMessage
)
=>
void
)
, _agent
:
Agent
)
:
ProxyStubAgent
Parameters
_frontend:
(
(
msg
:
ProxyMessage
)
=>
void
)
(
msg
:
ProxyMessage
)
:
void
Parameters
msg:
ProxyMessage
Returns
void
_agent:
Agent
Returns
ProxyStubAgent
Methods
onmessage
onmessage
(
msg
:
ProxyMessage
)
:
void
Parameters
msg:
ProxyMessage
Returns
void
Exports
Canister
Status
Cbor
polling
Proxy
Stub
Agent
constructor
onmessage
Generated using
TypeDoc