Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: gsmuNmspaceMobMsg.h

Namespace NMobileSmsMessaging

namespace NMobileSmsMessaging

Description

PDU types.

Modes: Common

Members

Defined in NMobileSmsMessaging:
KCdmaTpduSize, KGsmTpduSize, TMobileSmsCdmaTpdu, TMobileSmsGsmTpdu, anonymous


Member enumerations


Enum anonymous

n/a

Description

KGsmTpduSize

KCdmaTpduSize

[Top]


Member type definitions


Typedef TMobileSmsGsmTpdu

typedef TBuf8<KGsmTpduSize> NMobileSmsMessaging::TMobileSmsGsmTpdu;

Description

A typedef'd buffer for GSM or WCDMA message data.


Typedef TMobileSmsCdmaTpdu

typedef TBuf8<KCdmaTpduSize> NMobileSmsMessaging::TMobileSmsCdmaTpdu;

Description

A typedef'd buffer for CDMA message data.