Method

FridaPackageget_name

Declaration

const gchar*
frida_package_get_name (
  FridaPackage* self
)

Description [src]

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