Preparing search index...
The search index is not available
delphirtl
delphirtl
JSONRPCRequest
Interface JSONRPCRequest
interface
JSONRPCRequest
{
id
?:
JSONRPCID
;
jsonrpc
:
"2.0"
;
method
:
string
;
params
?:
any
;
}
Index
Properties
id?
jsonrpc
method
params?
Properties
Optional
id
id
?:
JSONRPCID
jsonrpc
jsonrpc
method
method
:
string
Optional
params
params
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
jsonrpc
method
params
delphirtl
Loading...