CmPropertiesResult

sealed interface CmPropertiesResult

Represents the result of querying for the module properties, indicating whether the properties are available or not.

See also

Inheritors

Types

Link copied to clipboard

Indicates that properties are available, including both readable and write-only properties.

Link copied to clipboard

Indicates that properties are not available due to the module not being fully connected. returned when CmConnectionState is not CmConnectionState.Connected.