COMASuplSETSessionID Class Reference
| class COMASuplSETSessionID : public CBase |
SUPL SET Session Id Object This class is responsible for storing the SET id in Session Id eposomasuplasnconverter.lib
- Since
- S60 S60_3.1u
Constructor & Destructor Documentation
COMASuplSETSessionID()
| COMASuplSETSessionID | ( | ) | [private] |
~COMASuplSETSessionID()
| IMPORT_C | ~COMASuplSETSessionID | ( | ) | [virtual] |
Destructor
- Since
- S60 S60_3.1u
Member Functions Documentation
NewL()
Two phased constructor
- Since
- S60 S60_3.1u
SetSuplSETIDType(TSuplSETIDType)
SetSuplSETIDType Method.
- Since
- S60 S60_3.1u
SetSuplSETSessionIDIMSI(TInt, const TDesC8 &)
| IMPORT_C void | SetSuplSETSessionIDIMSI | ( | TInt | aSETSessionID, |
| | const TDesC8 & | aIMSI |
| | ) | |
SuplSETSessionID Method.
- Since
- S60 S60_3.1u
Parameters
| TInt aSETSessionID | the SET Session ID |
| const TDesC8 & aIMSI | IMSI |
SetSuplSETSessionIDIPv4(TInt, const TDesC8 &)
| IMPORT_C void | SetSuplSETSessionIDIPv4 | ( | TInt | aSETSessionID, |
| | const TDesC8 & | aIPv4Address |
| | ) | |
SuplSETSessionID Method.
- Since
- S60 S60_3.1u
Parameters
| TInt aSETSessionID | the SET Session ID |
| const TDesC8 & aIPv4Address | |
SetSuplSETSessionIDIPv6(TInt, const TDesC8 &)
| IMPORT_C void | SetSuplSETSessionIDIPv6 | ( | TInt | aSETSessionID, |
| | const TDesC8 & | aIPv6Address |
| | ) | |
SuplSETSessionID Method.
- Since
- S60 S60_3.1u
Parameters
| TInt aSETSessionID | the SET Session ID |
| const TDesC8 & aIPv6Address | IPvAddress |
SuplSETIDType()
SuplSETIDType Method.
- Since
- S60 S60_3.1u
SuplSETSessionID(TInt &, TDes8 &)
| IMPORT_C void | SuplSETSessionID | ( | TInt & | aSETSessionID, |
| | TDes8 & | aIPvAddress |
| | ) | const |
SuplSETSessionID Method.
- Since
- S60 S60_3.1u
Parameters
| TInt & aSETSessionID | the SET Session ID |
| TDes8 & aIPvAddress | IPvAddress |
operator==(const COMASuplSETSessionID &)
overloaded == operator
- Since
- S60 S60_3.1u
Member Enumerations Documentation
Enum TSuplSETIDType
Enumerators
| EIPv4Address = 0 | |
| EIPv6Address | |
| EIMSI | |
Member Data Documentation
TBuf8< KIPv6Address > iSETAddress
|
TBuf8< KIPv6Address > | iSETAddress | [private] |
TInt
iSETSessionID
|
TInt
| iSETSessionID | [private] |
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.