Variable EventHandlerConfig.type

struct EventHandlerConfig
{
  // ...
  HandlerType type ;
  // ...
}