enum class Trigger
Represents the kind of child event that triggers a notification.
| 
 A new child has been added to the watched data node.  | 
|
| 
 A child has been removed from the watched data node.  | 
|
| 
 The value of a child of the watched data node has changed.  |