🚀
IC Reactor v3 is here!
Featuring TanStack Query integration, improved type safety, and more.
View v3 Documentation →
×
ic-reactor
Example
GitHub
Preparing search index...
core
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...