class TCchServiceStatus |
Class indicating the service status
cch
Public Member Functions | |
---|---|
TCchServiceStatus () | |
IMPORT_C TInt | Error () |
IMPORT_C void | SetError ( TInt ) |
IMPORT_C void | SetState ( TCCHSubserviceState ) |
IMPORT_C TCCHSubserviceState | State () |
Private Attributes | |
---|---|
TInt | iError |
TCCHSubserviceState | iState |
IMPORT_C void | SetError | ( | TInt | aError | ) |
Sets the service error
TInt aError | Error for the service |
IMPORT_C void | SetState | ( | TCCHSubserviceState | aState | ) |
Sets the service state
TCCHSubserviceState aState | State for the service |
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.