Method

RebonjourServiceget_name

Declaration

const char*
rebonjour_service_get_name (
  RebonjourService* self
)

Description

Gets the DNS-SD service instance name.

Gets propertyRebonjour.Service:name

Return value

Type: const char*

The instance name.

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