Enumeration

EBookContactsBookViewStatus

deprecated: 3.2 

Declaration

enum EBookContacts.BookViewStatus

Description [src]

Status messages used in notifications in the deprecated EBookView class.

Deprecated since: 3.2

Use EBookClientView instead.

Members

E_BOOK_VIEW_STATUS_OK

Ok.

  • Value: 0
  • Available since: 1.2
E_BOOK_VIEW_STATUS_TIME_LIMIT_EXCEEDED

Time limit exceeded.

  • Value: 1
  • Available since: 1.2
E_BOOK_VIEW_STATUS_SIZE_LIMIT_EXCEEDED

Size limit exceeded.

  • Value: 2
  • Available since: 1.2
E_BOOK_VIEW_ERROR_INVALID_QUERY

Invalid search expression.

  • Value: 3
  • Available since: 1.2
E_BOOK_VIEW_ERROR_QUERY_REFUSED

Search expression refused.

  • Value: 4
  • Available since: 1.2
E_BOOK_VIEW_ERROR_OTHER_ERROR

Another error occurred.

  • Value: 5
  • Available since: 1.2