Struct

EBookContactsBookChange

deprecated: 3.2 

Description [src]

struct EBookChange {
  EBookChangeType change_type;
  EContact* contact;
}

This is a part of the deprecated EBook API.

Structure members
change_type: EBookChangeType

The EBookChangeType.

contact: EContact

The EContact which changed.

Deprecated since: 3.2.

Please do not use it in newly written code.