A backup endpoint that dynamically interfaces with the agent, in case the extension lags behind the AFJ or malfunctions
expected body body: { subMethod: { name: 'asdas.asdasd', subMethodData: [ 'argument1', 'argument2' ] }, data: [ 'argumentN', 'argumentN+1' ] }
-one of the allowed properties/method to be called on the agent
-arguments of the method and/or calling a method on the returned object
Generated using TypeDoc
A backup endpoint that dynamically interfaces with the agent, in case the extension lags behind the AFJ or malfunctions
expected body body: { subMethod: { name: 'asdas.asdasd', subMethodData: [ 'argument1', 'argument2' ] }, data: [ 'argumentN', 'argumentN+1' ] }