Method

FridaEndpointParametersget_origin

Declaration

const gchar*
frida_endpoint_parameters_get_origin (
  FridaEndpointParameters* self
)

Description [src]

Origin to require from connecting clients, if any.

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.