AFHeartbeat Outcome
Entries
The POST returned a 2xx — payload is in AFHeartbeatStatus.heartbeatId etc.
Suppressed: heartbeat is disabled by the consumer. See AFCore.setHeartbeatEnabled. This is the highest-priority guard — opted-out consumers never incur a token check, a permission probe, or a GPS warmup.
Suppressed: no access token in preferences.
Suppressed: host app does not hold foreground location permission.
Suppressed: a heartbeat fired within the throttle window (30 s).
Suppressed: the platform returned no fresh fix and no last-known location.
POST attempted; no HTTP response received (offline, DNS, timeout).
POST returned a non-2xx HTTP status — see AFHeartbeatStatus.httpCode.
Properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.