Returns an actor with methods that return the http response details along with the result
the interface factory for the actor
the configuration for the actor
options for the actor class extended details to return with the result
Returns an actor with methods that return the http response details along with the result
the interface factory for the actor
the configuration for the actor
Get the interface of an actor, in the form of an instance of a Service.
The actor to get the interface of.
Generated using TypeDoc
Get the Agent class this Actor would call, or undefined if the Actor would use the default agent (global.ic.agent).