[ Version ( since = "0.19.9" ) ]
public List<ContactInfoFieldSpec> dup_contact_info_supported_fields ()
Returns a newly allocated List of supported contact info fields for this connection.
The list must be freed with tp_contact_info_spec_list_free
.
To wait for valid supported fields, call prepare_async with the
feature TP_CONNECTION_FEATURE_CONTACT_INFO
.
This property cannot change after this goes to the Connected state.
this |
a connection |
a List of ContactInfoFieldSpec
struct, or |