Cm Connection State
Represents the possible states of a connection with a module.
Inheritors
Types
Link copied to clipboard
Represents a fully established connection with a module. This state signifies that communication with the module can proceed normally.
Link copied to clipboard
Encapsulates states representing the process of connecting to a module. No operations on the module are allowed when the module is in connecting state.
Link copied to clipboard
Represents the state of being disconnected from any module. SDK is not attempting to reconnect.