NetworkRequest

From Lianjapedia
Revision as of 07:03, 1 July 2013 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Async RW Boolean Whether operation is performed asynchronously
ErrorNumber R Numeric Number of last error
ErrorString R Character Message for last error
Password RW Character Password for remote server
Username RW Character User name for remote server

Methods

This class supports the Common Methods plus the following:

Method Args Description
Getdata
Getfile
Isfinished
Networkaccessible
Postdata
Postfile
Putdata
Putfile
Reset
Setheader

Events

This class supports the Common Events plus the following:

Event Args Description