Method

RebonjourServiceDescriptionget_name_template

Declaration

const char*
rebonjour_service_description_get_name_template (
  RebonjourServiceDescription* self
)

Description

Gets the advertised service name template.

Return value

Type: const char*

The name template.

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