class MCoeFepObserver |
Specifies the mixin protocol for observing a FEP transaction.
Applications which need to implement this protocol should derive from this class. The functions are not pure virtual because most applications will only need to override one of them.
Public Member Functions | |
---|---|
IMPORT_C void | HandleCompletionOfTransactionL() |
IMPORT_C void | HandleStartOfTransactionL() |
Private Member Functions | |
---|---|
IMPORT_C void | MCoeFepObserver_Reserved_1() |
IMPORT_C void | MCoeFepObserver_Reserved_2() |