Method

RebonjourResolvedServiceget_host_name

Declaration

const char*
rebonjour_resolved_service_get_host_name (
  RebonjourResolvedService* self
)

Description

Gets the resolved target host name.

Return value

Type: const char*

The host name, or NULL.

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