Notification Phonebook Constants (Compact 2013)
3/26/2014
Phonebook notifications (RIL_NCLASS_PHONEBOOK).
Value |
Description |
---|---|
RIL_NOTIFY_PHONEBOOKENTRYSTORED |
A phonebook entry has been added to storage. The lpData notification parameter points to the storage index assigned to the new entry. |
RIL_NOTIFY_PHONEBOOKENTRYDELETED |
A phonebook entry has been deleted from storage. The lpData notification parameter points to the storage index occupied by the deleted entry. |
RIL_NOTIFY_PHONEBOOKSTORAGECHANGED |
Phonebook storage location has been changed. The lpData notification parameter points to a phonebook storage constant. |
See Also
Reference
RIL Notifications
Notification Class Constants
Phonebook Storage Constants