NUGU SDK Linux  1.7.5
NuguClientKit::_DirectiveCancelPolicy Struct Reference

Policy about canceling directives which are belong to the specific dialog id. More...

#include <capability_interface.hh>

Public Attributes

bool cancel_all
 
std::set< std::string > dir_groups
 

Detailed Description

Policy about canceling directives which are belong to the specific dialog id.

Member Data Documentation

◆ cancel_all

bool NuguClientKit::_DirectiveCancelPolicy::cancel_all

cancel all directives or selections

◆ dir_groups

std::set<std::string> NuguClientKit::_DirectiveCancelPolicy::dir_groups

directive groups for canceling


The documentation for this struct was generated from the following file: