Function

Valentcontact_resource_from_econtact

unstable since: 1.0

Declaration [src]

TrackerResource*
valent_contact_resource_from_econtact (
  EContact* contact
)

Description [src]

Pack an EContact into a TrackerResource.

Available since: 1.0

Parameters

contact

Type: EContact

An EContact.

The data is owned by the caller of the function.

Return value

Type: TrackerResource

A new SPARQL resource.

The caller of the function takes ownership of the data, and is responsible for freeing it.