Method

ValentDeviceTransferref_device

unstable since: 1.0

Declaration [src]

ValentDevice*
valent_device_transfer_ref_device (
  ValentDeviceTransfer* transfer
)

Description [src]

Get the ValentDevice.

Available since: 1.0

Return value

Type: ValentDevice

A ValentDevice

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.