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:EBookChangeTypeThe
EBookChangeType.contact:EContactThe
EContactwhich changed.
Deprecated since: 3.2.
Please do not use it in newly written code.