Method
ValentChannelget_identity
unstable since: 1.0
Declaration [src]
JsonNode*
valent_channel_get_identity (
ValentChannel* channel
)
Description [src]
Get the local identity packet.
Available since: 1.0
Gets property | Valent.Channel:identity |
Return value
Type: JsonNode
A KDE Connect packet.
The returned data is owned by the instance. |