CVoipErrorEntry Class Reference
class CVoipErrorEntry : public CBase |
VoIP error entry. Container class for VoIP error information
voipeventlog.lib
- Since
- S60 V3.2
Constructor & Destructor Documentation
CVoipErrorEntry()
CVoipErrorEntry | ( | ) | [private] |
~CVoipErrorEntry()
IMPORT_C | ~CVoipErrorEntry | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
ErrorCode()
IMPORT_C TInt | ErrorCode | ( | ) | const |
ErrorText()
IMPORT_C const TDesC & | ErrorText | ( | ) | const |
NewLC(TInt, const TDesC &)
SetErrorCode(TInt)
IMPORT_C void | SetErrorCode | ( | TInt | aErrorCode | ) | |
Parameters
TInt aErrorCode | VoIP error code |
SetErrorText(const TDesC &)
IMPORT_C TInt | SetErrorText | ( | const TDesC & | aErrorText | ) | |
Parameters
const TDesC & aErrorText | error text to be set |
SetTimeStamp(const TDesC &)
Sets time stamp this function is not exported, time stamp is set inside of voipeventlog component
Parameters
const TDesC & aTimeStamp | time stamp to be set |
TimeStamp()
IMPORT_C const TDesC & | TimeStamp | ( | ) | const |
Member Data Documentation
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.