Method

RebonjourServiceDescriptionget_type_name

Declaration

const char*
rebonjour_service_description_get_type_name (
  RebonjourServiceDescription* self
)

Description

Gets the DNS-SD service type.

Return value

Type: const char*

The service type.

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