Enum - DrConfigUpdateInfoUpdateType

Since
DrConfig API 1.0


Enum Description

The UpdateType defines different types of update.

Enum Constants

NameDescription
FEATURE The update contains a new feature.
FIX The update contains other fixes.
MULTIPLE The update contains multiple types of modifications.
SECURITY The update contains security fixes.