This repository was archived by the owner on Aug 31, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -51,16 +51,16 @@ Description:
5151Sent when updates on ongoing url requests are communicated. This message
5252is 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
You can’t perform that action at this time.
0 commit comments