OnDeviceRemovedListener

interface OnDeviceRemovedListener

Listener notified when a device (drone, remote control) disappears.

Functions

onDeviceRemoved
Link copied to clipboard
abstract fun onDeviceRemoved(@NonNull uid: String)
Called back when the device with given uid disappears.