MMsengUIHandler Class Reference
An interface class used by the engine to send information to the calling class.
Member Functions Documentation
ErrorL(TInt)
void | ErrorL | ( | TInt | aError | ) | [pure virtual] |
The engine notifies the calling class if some error has happened
QuitL(TInt)
void | QuitL | ( | TInt | aReason | ) | [pure virtual] |
The last method called when the scanning is either finished or canceled.
Parameters
TInt aReason | The quit reason, can be KErrNone or KErrCancel. |
StartL()
void | StartL | ( | ) | [pure virtual] |
The engine tells that it has successfully initialized itself and started the scanning operation.
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.