get_search_keys
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_search_keys ()
public unowned string[] get_search_keys ()
Get the search keys for a contact search.
The keys are vCard field names in lower case, except when they're one of the special cases from telepathy-spec like "tel;cell" or "x-n-given". See the Channel.Type.ContactSearch interface for a list of the special cases.
Parameters:
this |
the contact search object to get the keys from |
Returns:
the new search keys, or |