Web3S_Demo > Web 3S Json Rpc Request Async Task

Web 3S Json Rpc Request Async Task

Sends a JSON-RPC request.

Inheritance Hierarchy

Object
Blueprint Async Action Base

References

Module Web3S_Http_Runtime
Header Plugins/Web3S_Plugin/Source/Web3S_Http_Runtime/Public/JsonRpc/Async/Web3S_JsonRpcRequestAsyncTask.h
Source Plugins/Web3S_Plugin/Source/Web3S_Http_Runtime/Private/JsonRpc/Async/Web3S_JsonRpcRequestAsyncTask.cpp
Include JsonRpc/Async/Web3S_JsonRpcRequestAsyncTask.h

Functions

JSON-RPC Request Sends a JSON-RPC request to the specified URL in order to invoke a method. Optionally, parameters can be specified (in JSON format) that will be used during the invocation of the method.