Contents

HMCharacteristicMetadataFormatUInt32

Indicates that the characteristic has unsigned 32-bit integer values.

Declaration

let HMCharacteristicMetadataFormatUInt32: String

Discussion

The value is an NSNumber object containing an unsigned 32-bit integer with a range [0, 4294967295].

See Also

Unsigned Integers