Top |
TpContactInfoField * tp_contact_search_result_get_field (TpContactSearchResult *self
,const gchar *field
);
Since 0.13.11
GList *
tp_contact_search_result_dup_fields (TpContactSearchResult *self
);
a GList of TpContactInfoField for the specified contact. You should free
it when you're done with tp_contact_info_list_free()
.
[transfer full][element-type TelepathyGLib.ContactInfoField]
Since 0.19.9
const gchar *
tp_contact_search_result_get_identifier
(TpContactSearchResult *self
);
Since 0.13.11
struct TpContactSearchResult;
An object representing the results of a Telepathy contact search channel. There are no interesting public struct fields.
Since 0.13.11
struct TpContactSearchResultClass { };
The class of a TpContactSearchResult.
Since 0.13.11
“identifier”
property“identifier” gchar *
The contact identifier.
Flags: Read / Write / Construct Only
Default value: NULL