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 TInt SETSessionID ( COMASuplSETSessionID *& aSETSessionID ) const
SETSessionID Method.
Since
S60 S60_3.1u

Parameters

COMASuplSETSessionID *& aSETSessionID the SET Session ID

SLPSessionID(COMASuplSLPSessionID *&)

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

Parameters

COMASuplSLPSessionID *& aSLPSessionID the SLP Session ID

SetSETSessionID(COMASuplSETSessionID *)

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

Parameters

COMASuplSETSessionID * aSETSessionID the SET Session ID

SetSLPSessionID(COMASuplSLPSessionID *)

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

Parameters

COMASuplSLPSessionID * aSLPSessionID the SLP Session ID

Member Data Documentation

TInt iOptionalMask

TInt iOptionalMask

COMASuplSETSessionID * iSETSessionID

COMASuplSETSessionID * iSETSessionID [private]

COMASuplSLPSessionID * iSLPSessionID

COMASuplSLPSessionID * iSLPSessionID [private]