Method

ValentChannelServicedup_id

unstable since: 1.0

Declaration [src]

char*
valent_channel_service_dup_id (
  ValentChannelService* service
)

Description [src]

Get the local ID.

Available since: 1.0

Return value

Type: char*

The service ID.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.