TContactDbObserverEventV2 Struct Reference

#include <app/cntdbobs.h>

struct TContactDbObserverEventV2 : public TContactDbObserverEvent, public TContactDbObserverEvent

Inherits from

Detailed Description

Contact database change event details. In addtion to TContactDbObserverEvent, it includes extended event type and ID of the affected contact, e.g. ID of the contact added to a group or removed from a group.

An object of this type is passed to a contact database's group change observer, see MContactDbObserverV2::HandleDatabaseEventV2L().

Member Attribute Documentation

iAdditionalContactIds

const CContactIdArray *iAdditionalContactIds

The IDs of the affected contacts.

iTypeV2

The change event type.