[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`UwbAvailabilityObserver.UwbStateChangeReason` is an annotation interface detailing reasons for UWB state changes. It defines three constant integer reasons: `REASON_COUNTRY_CODE_ERROR` (value 2), indicating a country code issue; `REASON_SYSTEM_POLICY` (value 1), signifying a system policy restriction; and `REASON_UNKNOWN` (value 0) for unspecified issues. It also inherits methods like `annotationType`, `equals`, `hashCode`, and `toString` from the `Annotation` interface.\n"]]