Method

FridaDeviceget_name

Declaration

const gchar*
frida_device_get_name (
  FridaDevice* self
)

Description [src]

The device’s human-readable name.

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.