MBTEngActiveObserver Class Reference
class MBTEngActiveObserver |
?description Class MBTEngActiveObserver
Callback class for receiving a completed active object event. Users of CBTEngActive need to derive from this class.
bteng*.lib
- Since
- S60 v3.2
Member Functions Documentation
HandleError(CBTEngActive *, TInt, TInt)
Callback to notify that an error has occurred in RunL.
Parameters
CBTEngActive * aActive | Pointer to the active object that completed. |
TInt aId | The ID that identifies the outstanding request. |
TInt aError | |
RequestCompletedL(CBTEngActive *, TInt, TInt)
Callback to notify that an outstanding request has completed.
Parameters
CBTEngActive * aActive | Pointer to the active object that completed. |
TInt aId | The ID that identifies the outstanding request. |
TInt aStatus | The status of the completed request. |
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.