kkrpc
Preparing search index...
browser-mod
iframeParentTransportReady
Function iframeParentTransportReady
iframeParentTransportReady
(
targetWindow
:
Window
,
options
?:
IframeTransportOptions
,
)
:
Promise
<
Transport
<
RPCMessage
>
>
Resolve with the parent iframe transport after the
MessagePort
handshake has completed.
Parameters
targetWindow
:
Window
options
:
IframeTransportOptions
= {}
Returns
Promise
<
Transport
<
RPCMessage
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kkrpc
Loading...
Resolve with the parent iframe transport after the
MessagePorthandshake has completed.