COMASuplNotificationVer2 Class Reference

class COMASuplNotificationVer2 : public COMASuplNotification

contains notification information

eposomasuplasnconverter.lib
Since
S60 S60_5.2

Inherits from

Constructor & Destructor Documentation

COMASuplNotificationVer2()

COMASuplNotificationVer2()[private]

~COMASuplNotificationVer2()

IMPORT_C~COMASuplNotificationVer2()[virtual]
Destructor
Since
S60 S60_5.2

Member Functions Documentation

GetV2NotifyExtn(COMASuplNotificationExtnV2 *&)

IMPORT_C voidGetV2NotifyExtn(COMASuplNotificationExtnV2 *&aV2NotificationExtn)
Getter method for setting COMASuplNotificationExtnV2
Since
S60 S60_5.2

Parameters

COMASuplNotificationExtnV2 *& aV2NotificationExtnreference of Version 2 notification extn is returned ownership will be still be retined by the notification object

NewL()

IMPORT_C COMASuplNotificationVer2 *NewL()[static]
Two phased constructor
Since
S60 S60_5.2

SetV2NotifyExtn(COMASuplNotificationExtnV2 *)

IMPORT_C voidSetV2NotifyExtn(COMASuplNotificationExtnV2 *aV2NotificationExtn)
Setter method for setting COMASuplNotificationExtnV2
Since
S60 S60_5.2

Parameters

COMASuplNotificationExtnV2 * aV2NotificationExtnVersion 2 notification extn to be set ownership is transferred to the notification object

Member Data Documentation

COMASuplNotificationExtnV2 * iV2NotificationExtn

COMASuplNotificationExtnV2 *iV2NotificationExtn[private]