Method

FridaApplicationget_parameters

Declaration

GHashTable*
frida_application_get_parameters (
  FridaApplication* self
)

Description [src]

Additional parameters describing the application, keyed by name.

Return value

Type: GHashTable

No description available.

The returned data is owned by the instance.