[[["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."],[],["`AuthenticatorSelectionCriteria` allows Relying Parties to define authenticator requirements. It includes methods to retrieve the authenticator's attachment type (`getAttachment`, `getAttachmentAsString`), resident key requirement (`getResidentKeyRequirement`, `getResidentKeyRequirementAsString`, `getRequireResidentKey`), and compare with other objects (`equals`, `hashCode`). The class also provides a `Builder` for constructing instances, implements `Parcelable` for data transfer, and includes `writeToParcel` for this purpose.\n"]]