Function
ValentDevicevalidate_id
unstable since: 1.0
Declaration [src]
gboolean
valent_device_validate_id (
const char* id
)
Description [src]
Validate a KDE Connect device ID.
A compliant device ID is a UUIDv4 string with hyphens (-
) replaced with
underscores (_
), although for backward compatibility strings of any length
and content are accepted.
Available since: 1.0