Method

FridaSpawnget_identifier

Declaration

const gchar*
frida_spawn_get_identifier (
  FridaSpawn* self
)

Description [src]

The identifier of the program that was spawned, if known.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.