MDialogProcessorObserver Class Reference
class MDialogProcessorObserver |
MDialogProcessorObserver
Mixin observer class to be derived from by classes wishing to use CDialogProcessor. When the relevant asynchronous function call completes the appropriate function will be called on the observer. Only completion functions used need to be implemented.
Member Functions Documentation
MDPOAuthenticateComplete(TInt)
IMPORT_C void | MDPOAuthenticateComplete | ( | TInt | aError | ) | [virtual] |
MDPODestroyPctComplete(TInt)
IMPORT_C void | MDPODestroyPctComplete | ( | TInt | aError | ) | [virtual] |
MDPOLoginComplete(TInt)
IMPORT_C void | MDPOLoginComplete | ( | TInt | aError | ) | [virtual] |
MDPOQoSWarningComplete(TInt, TBool)
IMPORT_C void | MDPOQoSWarningComplete | ( | TInt | aError, |
| TBool | aResponse |
| ) | [virtual] |
MDPOReadPctComplete(TInt)
IMPORT_C void | MDPOReadPctComplete | ( | TInt | aError | ) | [virtual] |
MDPOReconnectComplete(TInt)
IMPORT_C void | MDPOReconnectComplete | ( | TInt | aError | ) | [virtual] |
MDPOSelectComplete(TInt, const TConnectionSettings &)
MDPOSelectModemAndLocationComplete(TInt, const TConnectionSettings &)
MDPOWarnComplete(TInt, TBool)
IMPORT_C void | MDPOWarnComplete | ( | TInt | aError, |
| TBool | aResponse |
| ) | [virtual] |
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.