| Home · All Classes · Annotated · Functions |
The OtaReader class provides support for parsing Over-The-Air (OTA) network configuration messages More...
#include <OtaReader>
Inherits WbXmlReader.
The OtaReader class provides support for parsing Over-The-Air (OTA) network configuration messages
The OtaReader class provides support for reading Over-The-Air (OTA) network configuration messages. Two distinct formats are supported:
See also WbXmlReader and OtaCharacteristicList.
Defines the format for Over-The-Air (OTA) network configuration messages.
| Constant | Value | Description |
|---|---|---|
| OtaReader::Nokia | 0 | Nokia Over The Air Settings Specification 7.0. |
| OtaReader::Wap | 1 | WAP/OMA standards wap-183-provcont-20010724-a.pdf and OMA-WAP-ProvCont-v1_1-20050428-C.pdf |
Construct a new Over-The-Air (OTA) network configuration reader of the specified type.
Destruct an OTA reader.
Parse a WBXML-encoded OTA input message and return a characteristics list that describes its contents.
This is an overloaded member function, provided for convenience.
Parse a WBXML-encoded OTA input message and return a characteristics list that describes its contents.
This is an overloaded member function, provided for convenience.
Parse a plain-text XML OTA input message with reader and return a characteristics list that describes its contents. This function is intended for non-binary versions of network configuration messages.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |