Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 508 Bytes

ConfigurationNotificationEvent.md

File metadata and controls

16 lines (11 loc) · 508 Bytes

enum ConfigurationNotificationEvent

Overview / Purpose

Enumeration ConfigurationNotificationEvent

Enumerator Value Description
UNSPECIFIED_CONFIGURATION_EVENT 0 Unspecified configuration event
CONFIGURATION_UPDATED 1 Configuration deleted
CONFIGURATION_DELETED 2 Configuration updated
CONFIGURATION_DELETED_ALL 3 All configurations deleted
CONFIGURATION_CREATED 4 Configuration created

Parent topic: Base (C++)