@pistonite/workex
Preparing search index...
internals
WxOnRecvFn
Type Alias WxOnRecvFn
WxOnRecvFn
:
(
message
:
WxPayload
)
=>
void
|
Promise
<
void
>
Function type for the onRecv handler on message controller/ends
Type declaration
(
message
:
WxPayload
)
:
void
|
Promise
<
void
>
Parameters
message
:
WxPayload
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@pistonite/workex
Loading...
Function type for the onRecv handler on message controller/ends