jmap-kit
Preparing search index...
common/types
JMAPRequestInvocation
Type Alias JMAPRequestInvocation
JMAPRequestInvocation
:
[
name
:
string
,
args
:
JMAPRequestInvocationArgs
,
methodCallId
:
Id
,
]
This is a tuple, represented as a JSON array containing three elements:
The name of the method to call.
An object containing named arguments for that method request.
The method call id: an arbitrary string from the client to be echoed back with the responses emitted by that method call.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jmap-kit
Loading...
This is a tuple, represented as a JSON array containing three elements: