| class RPacketContext::TContextConfigGPRS : public TPacketDataConfigBase |
Context configurations for GPRS packet data support.
Contains all the data necessary to configure a context on a GPRS network or UMTS packet network.
| Public Member Functions | |
|---|---|
| TContextConfigGPRS () | |
| Inherited Functions | |
|---|---|
| TPacketDataConfigBase::ExtensionId() | |
| Inherited Enumerations | |
|---|---|
| TPacketDataConfigBase:@105 | |
| Inherited Attributes | |
|---|---|
| TPacketDataConfigBase::iExtensionId | |
| IMPORT_C | TContextConfigGPRS | ( | ) |
Standard constructor. Sets the member data values to the defaults. This class contains member data compatible with parameters required for configuring a context on the GPRS and UMTS packet networks.
The iExtensionId parameter, set automatically by ETel, is used by the TSY when unpacking this class from a TPckg<> to indicate it is to be unpacked as a TContextConfigGPRS class.
| TGSNAddress | iAccessPointName |
The GPRS Access point name. The default value is an empty string.
| TAnonymousAccess | iAnonymousAccessReqd |
Anonymous access requested. The default value is ENotRequired.
| TProtocolAddress | iPdpAddress |
The GPRS protocol address. The default value is an empty string.
| TUint | iPdpCompression |
The GRPS compression. This is a bit-wise sum of the wanted compression. The default value is 0.
| TProtocolType | iPdpType |
The GPRS protocol type. The default value is EpdpTypeIPv4.
| TProtocolConfigOptionV2 | iProtocolConfigOption |
Protocol configuration options for version 2 of the API.
Supported from v7.0S.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.