WebView SDK Documentation - v2.0.0
Preparing search index...
MiddlewareFn
Type Alias MiddlewareFn
MiddlewareFn
:
(
message
:
MiniAppRequestBase
,
next
:
()
=>
Promise
<
void
>
,
)
=>
Promise
<
void
>
|
void
Type Declaration
(
message
:
MiniAppRequestBase
,
next
:
()
=>
Promise
<
void
>
)
:
Promise
<
void
>
|
void
Parameters
message
:
MiniAppRequestBase
next
:
()
=>
Promise
<
void
>
Returns
Promise
<
void
>
|
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
WebView SDK Documentation - v2.0.0
Loading...