Class
FridaService
Description [src]
final class Frida.Service : GObject.Object
{
/* No available fields */
}
A connection to a device-specific service, opened via
frida_device_open_service().
Instance methods
frida_service_activate
Activates the service, completing any handshake needed before requests can be made.
frida_service_activate_finish
Activates the service, completing any handshake needed before requests can be made.
frida_service_activate_sync
Activates the service, completing any handshake needed before requests can be made.
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.