Method
FridaRpcClienttry_handle_message
Declaration
gboolean
frida_rpc_client_try_handle_message (
FridaRpcClient* self,
const gchar* json
)
Description [src]
Feeds an incoming message to the client, matching it against pending calls if it is an RPC response.