Class
FridaEndpointParameters
Description [src]
final class Frida.EndpointParameters : GObject.Object
{
/* No available fields */
}
Configures the network endpoint a FridaPortalService or
FridaControlService listens on.
Instance methods
frida_endpoint_parameters_get_asset_root
Directory whose files are served as static web assets, if any.
frida_endpoint_parameters_set_asset_root
Directory whose files are served as static web assets, if any.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.