Method

FridaPeerOptionsget_stun_server

Declaration

const gchar*
frida_peer_options_get_stun_server (
  FridaPeerOptions* self
)

Description [src]

The STUN server to use for discovering the public address, if any.

Return value

Type: const gchar*

No description available.

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