Collaboration diagram for Enumerations:

Enumerations

enum  DeviceListAction { Added, Removed }
 Context device list action More...
 

Detailed Description

List of enumerations available for configuration or events

Enumeration Type Documentation

enum DeviceListAction
strong
Enumerator
Added 

Context device has been added = 0

Removed 

Context device has been removed = 1