MASYProxyObserver Class Reference
Observer class for call back functions from ASY to Server
AccServer.exe
- Since
- S60 3.1
Member Functions Documentation
LoadCompleteL(const TInt, const TBool)
void | LoadCompleteL | ( | const TInt | aASYIndex, |
| const TBool | aAllASYsComplete = EFalse |
| ) | [pure virtual] |
Callback function for handling completion of loading ASY
- Since
- S60 3.1
Parameters
const TInt aASYIndex | Index of the ASY |
const TBool aAllASYsComplete = EFalse | Indicating if all ASYs loading is completed |
LoadingTimedOutL()
void | LoadingTimedOutL | ( | ) | [pure virtual] |
Callback function for handling time out of ASY loading
- Since
- S60 3.1
ThreadKills(const TInt)
void | ThreadKills | ( | const TInt | aASYIndex | ) | [pure virtual] |
Callback function for handling kill of ASY
- Since
- S60 3.1
Parameters
const TInt aASYIndex | Index of the ASY |
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.