Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviceConnectionStateEventInfo

Package version

interface

An interface representing DeviceConnectionStateEventInfo. Information about the device connection state event.

Hierarchy

  • DeviceConnectionStateEventInfo

Index

Properties

Properties

Optional sequenceNumber

sequenceNumber: undefined | string
member

{string} [sequenceNumber] Sequence number is string representation of a hexadecimal number. string compare can be used to identify the larger number because both in ASCII and HEX numbers come after alphabets. If you are converting the string to hex, then the number is a 256 bit number.

Generated using TypeDoc