Method

FridaRelayget_password

Declaration

const gchar*
frida_relay_get_password (
  FridaRelay* self
)

Description [src]

The password 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.