isPaused

abstract fun isPaused(): Boolean

Tells whether the uploaded flight plan is currently paused.

A flight plan can be resumed if its execution has previously been paused, and not stopped for any reason (like another automatic flying mode).

Return

true if flight plan is paused, otherwise false