iOS HMLinkState
Link State is an enum representing the state of a link.
Table of Contents
Values
HMLink is authenticated with the HMLocalDevice
Declaration
.authenticated
HMLink is connected with the HMLocalDevice
Declaration
.connected
HMLink is disconnected from the HMLocalDevice
Declaration
.disconnected