Class
FridaRpcClient
Description [src]
final class Frida.RpcClient : GObject.Object
{
/* No available fields */
}
Issues RPC calls over a FridaRpcPeer, matching responses to requests.
Instance methods
frida_rpc_client_try_handle_message
Feeds an incoming message to the client, matching it against pending calls if it is an RPC response.
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.