Method

RebonjourServiceDescriptionget_id

Declaration

const char*
rebonjour_service_description_get_id (
  RebonjourServiceDescription* self
)

Description

Gets the stable registration identifier.

Return value

Type: const char*

The identifier.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.