|
Online Maps v3
|
The base class for working with the web services. More...
Public Member Functions | |
| void | Destroy () |
| Destroys the current request to webservice. | |
| OnlineMapsWWW | GetWWW () |
| Get request instance. | |
Public Attributes | |
| Action< OnlineMapsWebServiceAPI > | OnFailed |
| Event that occurs when an error response is received from webservice. | |
| Action< OnlineMapsWebServiceAPI > | OnFinish |
| Event that occurs after OnComplete, when the response from webservice processed. | |
| Action< OnlineMapsWebServiceAPI > | OnDispose |
| Event that occurs when the current request instance is disposed. | |
| Action< OnlineMapsWebServiceAPI > | OnSuccess |
| Event that occurs when a success response is received from webservice. | |
| object | customData |
| In this variable you can put any data that you need to work with requests. | |
Properties | |
| OnlineMapsQueryStatus | status [get] |
| Gets the current status of the request to webservice. | |
The base class for working with the web services.
| OnlineMapsWWW OnlineMapsWebServiceAPI.GetWWW | ( | ) |
Get request instance.
|
get |
Gets the current status of the request to webservice.
The status.