ReactorParameters
Defined in: types/reactor.ts:71
Extended by
Section titled “Extended by”Properties
Section titled “Properties”clientManager
Section titled “clientManager”clientManager:
ClientManager
Defined in: types/reactor.ts:72
name:
string
Defined in: types/reactor.ts:73
idlFactory
Section titled “idlFactory”idlFactory: (
IDL) =>any
Defined in: types/reactor.ts:74
Parameters
Section titled “Parameters”any
Returns
Section titled “Returns”any
canisterId?
Section titled “canisterId?”
optionalcanisterId?:CanisterId
Defined in: types/reactor.ts:75
pollingOptions?
Section titled “pollingOptions?”
optionalpollingOptions?:PollingOptions
Defined in: types/reactor.ts:76