#include <app/cntdbobs.h>
struct TContactDbObserverEventV2 : public TContactDbObserverEvent, public TContactDbObserverEvent |
Public Attributes | |
---|---|
const CContactIdArray * | iAdditionalContactIds |
TContactDbObserverEventTypeV2 | iTypeV2 |
Inherited Attributes | |
---|---|
TContactDbObserverEvent::iConnectionId | |
TContactDbObserverEvent::iContactId | |
TContactDbObserverEvent::iType |
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().
const CContactIdArray * | iAdditionalContactIds |
The IDs of the affected contacts.