Difference between revisions of "NetworkRequest"

From Lianjapedia
Jump to: navigation, search
(Created page with "Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages. ====Properties==== This class supports the [[:Category:Commo...")
(No difference)

Revision as of 07:03, 1 July 2013

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