Method

RebonjourServiceget_domain

Declaration

const char*
rebonjour_service_get_domain (
  RebonjourService* self
)

Description

Gets the DNS-SD domain.

Return value

Type: const char*

The service domain.

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