GitHub
Preparing search index...
The search index is not available
flex-rpc - v0.1.0
flex-rpc
BatchCall
Interface BatchCall
interface
BatchCall
{
method
:
string
;
params
?:
JsonRpcParams
;
notification
?:
boolean
;
}
Index
Properties
method
params?
notification?
Properties
method
method
:
string
Optional
params
params
?:
JsonRpcParams
Optional
notification
notification
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
method
params
notification
flex-rpc - v0.1.0
Loading...