Method
ValentChannelServiceref_identity
unstable since: 1.0
Declaration [src]
JsonNode*
valent_channel_service_ref_identity (
ValentChannelService* service
)
Description [src]
Get the local identity packet.
Available since: 1.0
Gets property | Valent.ChannelService:identity |
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. |