resultParam2 property

int32_t resultParam2
final

Additional result information. Can be set with a command-specific enum containing command-specific error reasons for why the command might be denied. If used, the associated enum must be documented in the corresponding MAV_CMD (this enum should have a 0 value to indicate "unused" or "unknown").

MAVLink type: int32_t

Extensions field for MAVLink 2.

result_param2

Implementation

final int32_t resultParam2;