forgetDrone

fun forgetDrone(@NonNull uid: String): Boolean

Forgets a drone identified by its uid.

Persisted drone data are deleted and the drone is removed if it is not currently visible.

Return

true if the drone has been forgotten, otherwise false

Parameters

uid

uid of the drone to forget