ic-reactor
Example
GitHub
Preparing search index...
react
utils
agent
CallContext
Type Alias CallContext
type
CallContext
=
{
canisterId
:
types
.
Principal
;
methodName
:
string
;
httpDetails
:
utils
.
agent
.
HttpDetailsResponse
;
}
Index
Properties
canister
Id
method
Name
http
Details
Properties
canister
Id
canisterId
:
types
.
Principal
method
Name
methodName
:
string
http
Details
httpDetails
:
utils
.
agent
.
HttpDetailsResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canister
Id
method
Name
http
Details
Example
GitHub
ic-reactor
Loading...