Function

Purplenetwork_get_stun_ip

since: 2.6

[]

Declaration [src]

const gchar*
purple_network_get_stun_ip (
  void
)
[]

Description [src]

Get the IP address of the STUN server as a string representation.

Available since: 2.6

[]

Return value

Type: const gchar*

The IP address.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.