[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "e_book_cache_search_data_get_type ()" ) ]
[ Compact ]
[ Version ( since = "3.26" ) ]
public class BookCacheSearchData
This structure is used to represent contacts returned by the BookCache from various functions such as search.
The extra parameter will contain any data which was previously passed for this contact in
put_contact or set with
set_contact_extra.
These should be freed with book_cache_search_data_free.