CmPropertiesInfoResult

sealed interface CmPropertiesInfoResult

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

See also

Inheritors

Types

Link copied to clipboard

Indicates that properties are available, providing a list of property infos.

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.