COMASuplSessionID Class Reference

class COMASuplSessionID : public CBase
SUPL Session Id Object This class is responsible for storing the Session Id eposomasuplasnconverter.lib
Since
S60 S60_3.1u

Inherits from

Constructor & Destructor Documentation

COMASuplSessionID()

COMASuplSessionID()[private]

~COMASuplSessionID()

IMPORT_C~COMASuplSessionID()
Destructor
Since
S60 S60_3.1u

Member Functions Documentation

CloneL()

IMPORT_C COMASuplSessionID *CloneL()

NewL()

IMPORT_C COMASuplSessionID *NewL()[static]
Two phased constructor
Since
S60 S60_3.1u

SETSessionID(COMASuplSETSessionID *&)

IMPORT_C TIntSETSessionID(COMASuplSETSessionID *&aSETSessionID)const
SETSessionID Method.
Since
S60 S60_3.1u

Parameters

COMASuplSETSessionID *& aSETSessionIDthe SET Session ID

SLPSessionID(COMASuplSLPSessionID *&)

IMPORT_C TIntSLPSessionID(COMASuplSLPSessionID *&aSLPSessionID)const
SLPSessionID Method.
Since
S60 S60_3.1u

Parameters

COMASuplSLPSessionID *& aSLPSessionIDthe SLP Session ID

SetSETSessionID(COMASuplSETSessionID *)

IMPORT_C voidSetSETSessionID(COMASuplSETSessionID *aSETSessionID)
SetSETSessionID Method.
Since
S60 S60_3.1u

Parameters

COMASuplSETSessionID * aSETSessionIDthe SET Session ID

SetSLPSessionID(COMASuplSLPSessionID *)

IMPORT_C voidSetSLPSessionID(COMASuplSLPSessionID *aSLPSessionID)
SetSLPSessionID Method.
Since
S60 S60_3.1u

Parameters

COMASuplSLPSessionID * aSLPSessionIDthe SLP Session ID

Member Data Documentation

TInt iOptionalMask

TInt iOptionalMask

COMASuplSETSessionID * iSETSessionID

COMASuplSETSessionID *iSETSessionID[private]

COMASuplSLPSessionID * iSLPSessionID

COMASuplSLPSessionID *iSLPSessionID[private]