tp_connection_get_contacts_by_handle ( TpConnection* self, guint n_handles, TpHandle const* handles, guint n_features, enum TpContactFeature const* features, TpConnectionContactsByHandleCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.185th parameter 'features' (pointer) has base type 'enum TpContactFeature'.
tp_connection_get_contacts_by_id ( TpConnection* self, guint n_ids, gchar const*const* ids, guint n_features, enum TpContactFeature const* features, TpConnectionContactsByIdCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.185th parameter 'features' (pointer) has base type 'enum TpContactFeature'.
tp_connection_upgrade_contacts ( TpConnection* self, guint n_contacts, TpContact*const* contacts, guint n_features, enum TpContactFeature const* features, TpConnectionUpgradeContactsCb callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.7.185th parameter 'features' (pointer) has base type 'enum TpContactFeature'.
tp_contact_has_feature ( TpContact* self, enum TpContactFeature feature ) @@ TELEPATHY_GLIB_0.7.182nd parameter 'feature' has type 'enum TpContactFeature'.
tp_simple_client_factory_add_contact_features ( TpSimpleClientFactory* self, guint n_features, enum TpContactFeature const* features ) @@ TELEPATHY_GLIB_0.15.53rd parameter 'features' (pointer) has base type 'enum TpContactFeature'.
tp_simple_client_factory_add_contact_features_varargs ( TpSimpleClientFactory* self, enum TpContactFeature feature, ... ) @@ TELEPATHY_GLIB_0.15.52nd parameter 'feature' has type 'enum TpContactFeature'.