RecoveryInfo

interface RecoveryInfo

Information for flight plan execution recovery.

Functions

Link copied to clipboard
abstract fun getCustomId(): String
Gets custom identifier.
Link copied to clipboard
abstract fun getId(): String
Gets flight plan identifier.
Link copied to clipboard
Gets index of the latest mission item completed.
Link copied to clipboard
abstract fun getResourceId(): String
Retrieves identifier of first resource for latest media capture.
Link copied to clipboard
@IntRange(from = 0)
abstract fun getRunningTime(): Long
Tells flight plan running time, in seconds.