groundsdk 7.7.2 API
7.7.2
androidJvm
groundsdk 7.7.2 API
/
com.parrot.drone.groundsdk.device.pilotingitf
/
GuidedPilotingItf
/
FinishedFlightInfo
Finished
Flight
Info
interface
FinishedFlightInfo
Information about a finished guided flight.
Inheritors
FinishedLocationFlightInfo
FinishedRelativeMoveFlightInfo
Members
Functions
get
Type
Link copied to clipboard
@
NonNull
abstract
fun
getType
(
)
:
GuidedPilotingItf.Type
Retrieves the guided flight type.
was
Successful
Link copied to clipboard
abstract
fun
wasSuccessful
(
)
:
Boolean
Tells whether the guided flight succeeded.