Method

ValentDeviceTransferref_packet

unstable since: 1.0

Declaration [src]

JsonNode*
valent_device_transfer_ref_packet (
  ValentDeviceTransfer* transfer
)

Description [src]

Get the KDE Connect packet.

Available since: 1.0

Return value

Type: JsonNode

A KDE Connect packet.

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