| class TSmsCommandType : public TSmsOctet |
Enumerations and operations for SMS commands.
| Public Member Functions | |
|---|---|
| TSmsCommandType () | |
| TInt | CommandType () |
| void | SetCommandType ( TSmsCommandTypeValue ) |
| Public Member Enumerations | |
|---|---|
| enum | TSmsCommandTypeValue { ESmsCommandTypeEnquiry = 0x00, ESmsCommandTypeCancel = 0x01, ESmsCommandTypeDelete = 0x02, ESmsCommandTypeEnableStatusReportRequest = 0x03 } |
| Inherited Attributes | |
|---|---|
| TSmsOctet::iValue | |
| void | SetCommandType | ( | TSmsCommandTypeValue | aType | ) | [inline] |
Sets command type.
| TSmsCommandTypeValue aType | Command type |
Command types.
| ESmsCommandTypeEnquiry = 0x00 |
Enquiry. |
| ESmsCommandTypeCancel = 0x01 |
Cancel. |
| ESmsCommandTypeDelete = 0x02 |
Delete. |
| ESmsCommandTypeEnableStatusReportRequest = 0x03 |
Enable Status Report Request. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.