Method

FridaRelayget_address

Declaration

const gchar*
frida_relay_get_address (
  FridaRelay* self
)

Description [src]

The relay’s address, as host and port.

Return value

Type: const gchar*

No description available.

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