MSimpleWinfoObserver Class Reference
class MSimpleWinfoObserver |
Member Functions Documentation
WinfoNotificationL(MSimpleWinfo &)
Callback for WINFO notification
- Since
- S60 3.2
WinfoReqCompleteL(TInt, TInt)
void | WinfoReqCompleteL | ( | TInt | aOpid, |
| TInt | aStatus |
| ) | [pure virtual] |
Callback for WINFO request completion
- Since
- S60 3.2
Parameters
TInt aOpid | operation id |
TInt aStatus | completion status. |
WinfoTerminatedL(TInt, TInt)
void | WinfoTerminatedL | ( | TInt | aOpid, |
| TInt | aReason |
| ) | [pure virtual] |
Callback for WINFO termination
- Since
- S60 3.2
Parameters
TInt aOpid | operation id |
TInt aReason | termination reason. Refer to simpleerrors.h |
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.