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