Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: wapmessage.h

Namespace Wap

namespace Wap

Description

Defines WAP-related types and error codes.

Members

Defined in Wap:
EAll, EIP, ESMS, ESMS7, EWAPSMS, EWAPSMS7, TAddressInfo, TBearer, TPort


Member classes


Class TAddressInfo

class TAddressInfo;

Description

Encapsulates an interface name and address.

Members

Defined in Wap::TAddressInfo:
iAddress, iName

Member data


iName

TName iName;

Description

Interface name.


iAddress

TInetAddr iAddress;

Description

Interface IP address.

[Top]


Member enumerations


Enum TBearer

TBearer

Description

EAll

All bearers.

EIP

Internet Protocol.

ESMS7

7-bit SMS.

ESMS

8-bit SMS.

EWAPSMS7

7-bit SMS. The bearers WAPSMS and WAPSMS7 are intended for WAP browsing where delivery reports are not required and the validity period is much shorter (5 minutes).

EWAPSMS

8-bit SMS.

[Top]


Member type definitions


Typedef TPort

typedef TUint16 Wap::TPort;

Description

A port number.