Method

FridaDeviceget_bus

Declaration

FridaBus*
frida_device_get_bus (
  FridaDevice* self
)

Description [src]

The device’s message bus, for exchanging messages with the device.

Return value

Type: FridaBus

No description available.

The returned data is owned by the instance.