Amplify Toolbox
Preparing search index...
@aws-amplify/plugin-types
AmplifyIOHost
Type Alias AmplifyIOHost
type
AmplifyIOHost
=
{
notify
:
<
T
>
(
msg
:
AmplifyIoHostEventMessage
<
T
>
)
=>
Promise
<
void
>
;
requestResponse
:
<
T
,
U
>
(
msg
:
AmplifyIoHostEventRequestMessageIoRequest
<
T
,
U
>
,
)
=>
Promise
<
U
>
;
}
Index
Properties
notify
request
Response
Properties
notify
notify
:
<
T
>
(
msg
:
AmplifyIoHostEventMessage
<
T
>
)
=>
Promise
<
void
>
request
Response
requestResponse
:
<
T
,
U
>
(
msg
:
AmplifyIoHostEventRequestMessageIoRequest
<
T
,
U
>
,
)
=>
Promise
<
U
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
notify
request
Response
Amplify Toolbox
Loading...