[[["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."],[],["`PayloadTransferUpdate.Status` defines the state of a payload transfer. It implements the `Annotation` interface. The status can be one of four constants: `CANCELED` (4), `FAILURE` (2), `IN_PROGRESS` (3), or `SUCCESS` (1). This interface also inherits methods from `Annotation` such as `annotationType()`, `equals()`, `hashCode()`, and `toString()`. These constants and methods describe the states and operations related to payload transfer updates.\n"]]