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
Gets property | Valent.DeviceTransfer:packet |
Return value
Type: JsonNode
A KDE Connect packet.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |