Location:
SIP_subconevents.h
Link against: sipparams.lib
class CSubConSIPNotificationEvent : public CSubConNotificationEvent;
CSubConSIPNotificationEvent is used for receiving SIP event notifications
Meta::SMetaDataECom
- No description.
CSubConNotificationEvent
- (No abstract)
CSubConSIPNotificationEvent
- CSubConSIPNotificationEvent is used for receiving SIP event notifications
Defined in CSubConSIPNotificationEvent
:
CSubConSIPNotificationEvent()
, GetAttribPtr()
, GetNotification()
, GetVDataTable()
, NewL()
, SetNotificationL()
, iNotification
, iVDataTable
, ~CSubConSIPNotificationEvent()
Inherited from CSubConNotificationEvent
:
GroupId()
,
Id()
,
IsGeneric()
static inline CSubConSIPNotificationEvent *NewL();
|
inline void SetNotificationL(const TPtrC8 &aNotification);
Sets Notification for an event. *
|
inline const TPtrC8 &GetNotification() const;
Gets Notification for an event. *
|
protected: virtual Meta::SVDataTableEntry const *GetVDataTable() const;
|
protected: virtual TUint8 *GetAttribPtr(const TInt aOffset) const;
|
|
protected: const Meta::SVDataTableEntry iVDataTable;