Method

FridaEndpointParametersget_address

Declaration

const gchar*
frida_endpoint_parameters_get_address (
  FridaEndpointParameters* self
)

Description [src]

The address to bind to, or null for the default.

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.