Function
Valentpacket_set_payload_size
unstable since: 1.0
Declaration [src]
void
valent_packet_set_payload_size (
JsonNode* packet,
goffset size
)
Parameters
packet-
Type:
JsonNodeA KDE Connect packet.
The data is owned by the caller of the function. size-
Type:
goffsetThe payload size in bytes.