ably-cocoa icon indicating copy to clipboard operation
ably-cocoa copied to clipboard

Turn `ARTDevicePushDetails.state` into an enum

Open lawrence-forooghian opened this issue 3 years ago • 1 comments

According to PCP4 and the documentation for the "get details from a registered device" REST API operation, this property can only take one of three values: active, failing, failed.

(There’s a discrepancy between the two documents – failed is missing in one of them – which we should resolve before working on this. See https://github.com/ably/specification/issues/24.)

┆Issue is synchronized with this Jira Task by Unito

lawrence-forooghian avatar Jan 18 '22 14:01 lawrence-forooghian