isAvailable

abstract fun isAvailable(): Boolean

Tells whether the value is currently available.

Value may be completely unsupported depending on the drone model and/or firmware version, or may also be unavailable at the present time. In such cases, this method returns false

Return

true if the value is available, false otherwise