Gjsify LogoGjsify Logo

This structure is used to represent contacts returned by the #EBookSqlite from various functions such as e_book_sqlitedb_search().

The extra parameter will contain any data which was previously passed for this contact in e_book_sqlite_add_contact().

These should be freed with e_book_sqlite_search_data_free().

record

Hierarchy

  • bSqlSearchData

Index

Constructors

Properties

Constructors

Properties

extra: string

Any extra data associated to the vcard

field
uid: string

The %E_CONTACT_UID field of this contact

field
vcard: string

The the vcard string

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method