jmap-kit
Preparing search index...
invocation/types
InvocationFactoryCollection
Type Alias InvocationFactoryCollection
A collection of invocation factory functions for both request and response invocations.
type
InvocationFactoryCollection
=
{
request
:
InvocationFactoryMethods
;
response
:
InvocationFactoryMethods
;
}
Index
Properties
request
response
Properties
request
request
:
InvocationFactoryMethods
response
response
:
InvocationFactoryMethods
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
request
response
jmap-kit
Loading...
A collection of invocation factory functions for both request and response invocations.