Method

FridaRelayget_username

Declaration

const gchar*
frida_relay_get_username (
  FridaRelay* self
)

Description [src]

The username to authenticate with.

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.