Skip to content

API Library JSONRPC

Robert Polak edited this page Aug 6, 2019 · 16 revisions

Home / API Library / JSONRPC

The JSONRPC API library. JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol.

The API Library JSONRPC Methods list with Parameters, Return examples.

Configuration

Configuration - Details

Configuration of JSONRPC variables at App.config.

More details about The Server API Library Configuration at Configuration


ProcessRequest

The Proces sRequest executed automatically by the iHttpHandler interface.

Method: API.JSONRPC.ProcessRequest

Parameters:

Name Type Default Description
context HttpContext object HttpContext object

Return: void

Clone this wiki locally