Function
EDataServergdata_task_get_etag
since: 3.46
Declaration [src]
const gchar*
e_gdata_task_get_etag (
JsonObject* task
)
Parameters
task-
Type:
JsonObjectA GData Task.
The data is owned by the caller of the function.
since: 3.46
const gchar*
e_gdata_task_get_etag (
JsonObject* task
)
taskType: JsonObject
A GData Task.
| The data is owned by the caller of the function. |