Activity Status
The lifecycle state of a recorded activity, as reported by the backend.
A consumer receives an ActivityStatus on each activity returned from the Activities feature (e.g. visits, self-reports, SmartWalking entries) and uses it to drive UI such as badges, filtering, and delete-eligibility. The wrapped status string is the exact wire value used for serialization; map an incoming string back to an enum with getByKey.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.