RPacketContext::TContextConfigGPRS Class Reference

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.

Inherits from

Constructor & Destructor Documentation

TContextConfigGPRS()

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.

Member Data Documentation

TGSNAddress iAccessPointName

TGSNAddress iAccessPointName

The GPRS Access point name. The default value is an empty string.

TGSNAddress

TAnonymousAccess iAnonymousAccessReqd

TAnonymousAccess iAnonymousAccessReqd

Anonymous access requested. The default value is ENotRequired.

TAnonymousAccess

TBool iNWIContext

TBool iNWIContext

Network initiated context indication.

TProtocolAddress iPdpAddress

TProtocolAddress iPdpAddress

The GPRS protocol address. The default value is an empty string.

TProtocolAddress

TUint iPdpCompression

TUint iPdpCompression

The GRPS compression. This is a bit-wise sum of the wanted compression. The default value is 0.

KPdpDataCompression KPdpHeaderCompression

TProtocolType iPdpType

TProtocolType iPdpType

The GPRS protocol type. The default value is EpdpTypeIPv4.

TProtocolType

TProtocolConfigOptionV2 iProtocolConfigOption

TProtocolConfigOptionV2 iProtocolConfigOption

Protocol configuration options for version 2 of the API.

Supported from v7.0S.

TBool iUseEdge

TBool iUseEdge

Use Edge. The default value is EFalse. True for EGPRS.