Method

FridaApplicationget_identifier

Declaration

const gchar*
frida_application_get_identifier (
  FridaApplication* self
)

Description [src]

The application’s identifier, such as its bundle or package ID.

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.