Contents

HMCharacteristicMetadataFormatUInt64

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

Declaration

let HMCharacteristicMetadataFormatUInt64: String

Discussion

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

See Also

Unsigned Integers