Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
move
CallHandler
Class CallHandler<T>
Type Parameters
T
Index
Constructors
constructor
Properties
fetch
Config
filters
handler
Constructors
constructor
new
CallHandler
<
T
>
()
:
CallHandler
<
T
>
Type Parameters
T
Returns
CallHandler
<
T
>
Properties
fetch
Config
fetchConfig
:
MoveFetchConfig
filters
filters
:
FunctionNameAndCallFilter
[]
handler
handler
:
(
call
:
T
)
=>
Promise
<
ProcessResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fetch
Config
filters
handler
@sentio/sdk
Loading...