Preparing search index...
The search index is not available
cloudpilot
cloudpilot
Handler
Type alias Handler<Payload, Context>
Handler
<
Payload
,
Context
>
:
(
(
payload
,
context
)
=>
void
)
Type Parameters
Payload
Context
Type declaration
(
payload
,
context
)
:
void
Handler callback type.
Parameters
payload
:
Payload
context
:
Context
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
cloudpilot
DeviceId
Button
DeviceOrientation
Emulator
EmulationStatistics
EventTarget
Event
SerialPort
ReceivePayload
EventHandler
Handler
VERSION
createEmulator
createEmulatorFactory
Generated using
TypeDoc
Handler callback type.