Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
react
types
CreateCandidAdapterCotextParameters
Interface CreateCandidAdapterCotextParameters
interface
CreateCandidAdapterCotextParameters
{
agentManager
?:
types
.
AgentManager
;
agent
?:
types
.
HttpAgent
;
didjsCanisterId
?:
string
;
withParser
?:
boolean
;
}
Hierarchy (
view full
)
types
.
CandidAdapterParameters
CreateCandidAdapterCotextParameters
Index
Properties
agent
Manager?
agent?
didjs
Canister
Id?
with
Parser?
Properties
Optional
agent
Manager
agent
Manager
?:
types
.
AgentManager
Optional
agent
agent
?:
types
.
HttpAgent
Optional
didjs
Canister
Id
didjs
Canister
Id
?:
string
Optional
with
Parser
with
Parser
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
agent
Manager
agent
didjs
Canister
Id
with
Parser
ic-reactor
Loading...