Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: Gsmuelem.h
Link against: gsmu.lib

Class TSmsCommandType

class TSmsCommandType : public TSmsOctet;

Description

Enumerations and operations for SMS commands.

Derivation

Members

Defined in TSmsCommandType:
CommandType(), ESmsCommandTypeCancel, ESmsCommandTypeDelete, ESmsCommandTypeEnableStatusReportRequest, ESmsCommandTypeEnquiry, SetCommandType(), TSmsCommandTypeValue

Inherited from TSmsOctet:
DecodeL(), ExternalizeL(), FillSemiOctets(), InternalizeL(), SemiOctetsToNum(), iValue, operator TInt()


Member functions


CommandType()

inline TInt CommandType() const;

Description

Gets command type.

Return value

TInt

Command type


SetCommandType()

inline void SetCommandType(TSmsCommandTypeValue aType);

Description

Sets command type.

Parameters

TSmsCommandTypeValue aType

Command type

[Top]


Member enumerations


Enum TSmsCommandTypeValue

TSmsCommandTypeValue

Description

Command types.

ESmsCommandTypeEnquiry

Enquiry.

ESmsCommandTypeCancel

Cancel.

ESmsCommandTypeDelete

Delete.

ESmsCommandTypeEnableStatusReportRequest

Enable Status Report Request.