ReactorParameters
Defined in: types/reactor.ts:36
Extended by
Section titled “Extended by”Properties
Section titled “Properties”clientManager
Section titled “clientManager”clientManager:
ClientManager
Defined in: types/reactor.ts:37
name:
string
Defined in: types/reactor.ts:38
idlFactory()
Section titled “idlFactory()”idlFactory: (
IDL) =>any
Defined in: types/reactor.ts:39
Parameters
Section titled “Parameters”any
Returns
Section titled “Returns”any
canisterId?
Section titled “canisterId?”
optionalcanisterId:CanisterId
Defined in: types/reactor.ts:40
pollingOptions?
Section titled “pollingOptions?”
optionalpollingOptions:PollingOptions
Defined in: types/reactor.ts:41