Constructor

FridaDeviceManagerwith_socket_backend_only

Declaration

FridaDeviceManager*
frida_device_manager_new_with_socket_backend_only (
  void
)

Description [src]

Creates a device manager with only the socket backend enabled, for connecting to remote devices over the network.

Return value

Type: FridaDeviceManager

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.