CNssSelectNotificationBuilder Class Reference

class CNssSelectNotificationBuilder : public CBase

The CNssSelectNotificationBuilder class performs initialization for the CNssTagSelectNotification class.

NssVASApi.lib
Since
2.8

Inherits from

  • CNssSelectNotificationBuilder

Constructor & Destructor Documentation

CNssSelectNotificationBuilder()

CNssSelectNotificationBuilder()[private]

Constructor.

~CNssSelectNotificationBuilder()

~CNssSelectNotificationBuilder()

Destructor.

Member Functions Documentation

GetTagSelectNotification()

IMPORT_C MNssTagSelectNotification *GetTagSelectNotification()
Get a Pointer to Tag Select Notification object.
Since
2.0

InitializeL()

IMPORT_C voidInitializeL()
Initialize Tag Select Notification object
Since
2.0

NewL()

IMPORT_C CNssSelectNotificationBuilder *NewL()[static]

Two-phased constructor.

NewLC()

IMPORT_C CNssSelectNotificationBuilder *NewLC()[static]

Two-phased constructor.

Member Data Documentation

CNssTagSelectNotification * iTagSelectNotification

CNssTagSelectNotification *iTagSelectNotification[private]