TSmsUserDataSettings Class Reference
class TSmsUserDataSettings |
Operations on TP-UD User Data.
Constructor & Destructor Documentation
TSmsUserDataSettings()
IMPORT_C | TSmsUserDataSettings | ( | ) | |
Constructor - initialises iAlphabet and iFlags
Member Functions Documentation
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
SetAlphabet(TSmsDataCodingScheme::TSmsAlphabet)
Sets the Alphabet for the User Data.
SetTextCompressed(TBool)
void | SetTextCompressed | ( | TBool | aCompressed | ) | [inline] |
Sets if the message text is compressed.
Parameters
TBool aCompressed | True if the message text is compressed |
SetTextConcatenated(TBool, TBool)
IMPORT_C void | SetTextConcatenated | ( | TBool | aConcatenated, |
| TBool | aIs16Bit = EFalse |
| ) | |
Sets concatenation on/off.
Parameters
TBool aConcatenated | True to set concatenation on |
TBool aIs16Bit = EFalse | Set to true to set 16 bit concatenation reference (default 8 bit) |
TextCompressed()
TBool
| TextCompressed | ( | ) | const [inline] |
Tests if the message text is compressed.
TextConcatenated(TBool *)
IMPORT_C TBool | TextConcatenated | ( | TBool * | aIs16Bit = NULL | ) | const |
Tests if User Data is concatenated using a 16 bit reference.
Parameters
TBool * aIs16Bit = NULL | Set to true if concatenated using a 16 bit reference |
Member Enumerations Documentation
Enum TSmsUserDataSettingsFlags
Enumerators
ESmsFlagCompressed = 0x01 | |
ESmsFlagConcatenated = 0x02 | |
ESmsFlagConcatenatedUsing16BitReference = 0x04 | |
Member Data Documentation
TSmsDataCodingScheme::TSmsAlphabet
iAlphabet
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.