MHssClientInterface Class Reference
| class MHssClientInterface |
This class contains the methods for managing HSS connections and querying the statuses of various connection variables. ECom Interface UID to be used: 10282ED1
Member Functions Documentation
CancelLogin(const TUint)
| void | CancelLogin | ( | const TUint | aIapID | ) | [pure virtual] |
Parameters
| const TUint aIapID | ID of the IAP. |
Login(const TUint, const TUint)
| void | Login | ( | const TUint | aIapID, |
| | const TUint | aNetworkID |
| | ) | [pure virtual] |
Request to provide login information..
Parameters
| const TUint aIapID | ID of the IAP. |
| const TUint aNetworkID | |
Logout(const TUint)
| void | Logout | ( | const TUint | aIapID | ) | [pure virtual] |
Do end of connection procedures.
Parameters
| const TUint aIapID | ID of the IAP. |
Start(const TUint)
| void | Start | ( | const TUint | aIapID | ) | [pure virtual] |
Parameters
| const TUint aIapID | ID of the IAP. |
Update(const TUint)
| void | Update | ( | const TUint | aIapID | ) | [pure virtual] |
Update request of IAP associating.
Parameters
| const TUint aIapID | ID of the IAP. |
WlanAssociationStatus(const TUint, TBool)
| void | WlanAssociationStatus | ( | const TUint | aIapID, |
| | TBool | aAssociated |
| | ) | [pure virtual] |
Send connection opening status to client Extended API "HSFWExt".
Parameters
| const TUint aIapID | ID of the IAP. |
| TBool aAssociated | ETrue if associated ok, otherwise EFalse. |
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.