TSmsCommandType Class Reference

class TSmsCommandType : public TSmsOctet

Enumerations and operations for SMS commands.

Inherits from

Constructor & Destructor Documentation

TSmsCommandType()

TSmsCommandType ( )

Member Functions Documentation

CommandType()

TInt CommandType ( ) const [inline]

Gets command type.

SetCommandType(TSmsCommandTypeValue)

void SetCommandType ( TSmsCommandTypeValue aType ) [inline]

Sets command type.

Parameters

TSmsCommandTypeValue aType Command type

Member Enumerations Documentation

Enum TSmsCommandTypeValue

Command types.

Enumerators

ESmsCommandTypeEnquiry = 0x00

Enquiry.

ESmsCommandTypeCancel = 0x01

Cancel.

ESmsCommandTypeDelete = 0x02

Delete.

ESmsCommandTypeEnableStatusReportRequest = 0x03

Enable Status Report Request.