Method

MsgDriveItemget_etag

Declaration [src]

const char*
msg_drive_item_get_etag (
  MsgDriveItem* self
)

Description [src]

Gets etag of drive item.

Return value

Type: const char*

Etag of drive item.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.