Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 12acecd

Browse files
author
livecodesam
authored
Update urlProgress.lcdoc
1 parent 6b40741 commit 12acecd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/dictionary/message/urlProgress.lcdoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,16 @@ Description:
5151
Sent when updates on ongoing url requests are communicated. This message
5252
is periodically sent to the object whose script initiated the operation.
5353

54-
>*Warning:* The <urlProgress> message is not part of the libUrl or tsNet
54+
>*Warning:* The <urlProgress> <message> is not part of the libUrl or tsNet
5555
> libraries. It is instead implemented in the mobile engine, whose
5656
> network-related functionality can not be used together with those
5757
> libraries in a standalone. Adding either of the "Internet" or "tsNet"
58-
> Inclusions will result in overriding/replacing any network-related
58+
> Inclusions will result in them overriding/replacing any network-related
5959
> functionality that is implemented in the mobile engine, including the
60-
> <urlProgress> message.
61-
> To use the <urlProgress> message in a mobile standalone, ensure that
60+
> <urlProgress> <message>.
61+
> To use the <urlProgress> <message> in a mobile standalone, ensure that
6262
> the "Internet" and "tsNet" Inclusions are not added in the standalone
6363
> settings.
6464

65-
References: put (command), post (command), load (command)
65+
References: put (command), post (command), load (command), message (glossary)
6666

0 commit comments

Comments
 (0)