CIctsEngine Class Reference
class CIctsEngine : public CBase |
Engine
ictsclientinterface.lib
Constructor & Destructor Documentation
CIctsEngine(TUint32, TUint32, MIctsObserver &)
Member Functions Documentation
CancelStartL()
Cancels connectivity test.
CheckSettingL()
TInt
| CheckSettingL | ( | ) | [private] |
Checks user defined ICT settings stored in CenRep
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
HttpEventL(TIctsTestResult, TDesC &)
Callback from CHttpHandler
NewL(TUint32, TUint32, MIctsObserver &)
PollingIntervalTimeout()
void | PollingIntervalTimeout | ( | ) | [virtual] |
PollingTimeTimeout()
void | PollingTimeTimeout | ( | ) | [virtual] |
StartL()
Starts basic internet connectivity test.
StartPolling(TInt, TInt)
void | StartPolling | ( | TInt | aTime, |
| TInt | aInterval |
| ) | |
Parameters
TInt aTime | Polling time used |
TInt aInterval | Time interval of execution |
Member Data Documentation
MIctsObserver & iClient
Reference of client using test service Not own.
RHssInterface
iHsServer
Handle to a session with a hotspot server
CIctsHttpHandler * iHttpHandler
Instance of HTTP handling class Own.
TBuf8< KMaxIpLength > iIPAddress
Contains IP address to be used
TInt
iPollingInterval
TInt
| iPollingInterval | [private] |
CIctsPollingIntervalTimer * iPollingIntervalTimer
Timer for polling interval Own.
TBool
iPollingStatus
TBool
| iPollingStatus | [private] |
Status if we are polling or not
CIctsPollingTimeTimer * iPollingTimeTimer
Timer for total polling time Own.
CRepository * iRepository
TBuf< KStringLength > iString
Return string to client. Can contain redirect URL or error information.
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.