Method

CamelNetworkSettingsget_host

since: 3.4

Declaration [src]

const gchar*
camel_network_settings_get_host (
  CamelNetworkSettings* settings
)

Description [src]

Returns the host name used to authenticate to a network service.

Available since: 3.4

Return value

Type: const gchar*

The host name of a network service.

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