Skip to content

Commit 5ee80f4

Browse files
authored
Revise
1 parent d440cf8 commit 5ee80f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/apidocs-mxsdk/apidocs/studio-pro-11/extensibility-api/web/web-extensions-howtos/runtime-controller-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The `connectionChanged` event provides an object with:
5656

5757
* `isConnected` – a boolean indicating whether the runtime is currently connected (true) or disconnected (false)
5858

59-
{{% alert color="info" %}} Take into consideration that you can currently only detect when the runtime connects/disconnects, but before the runtime setup is completed.
59+
{{% alert color="info" %}} The event only detects when the runtime connects or disconnects. It cannot be used to determine when the runtime is completely initialized.
6060
{{% /alert %}}
6161

6262
## Extensibility Feedback

0 commit comments

Comments
 (0)