Class CbQuickAdd
Defined in File cb_quick_add.hpp
Inheritance Relationships
Base Type
public smacc2::SmaccAsyncClientBehavior
Class Documentation
-
class CbQuickAdd : public smacc2::SmaccAsyncClientBehavior
Async behavior that adds an event using gcalcli quick add.
This behavior uses gcalcli’s “quick” command to add events using natural language. Posts success on completion or failure on error.
Example:
configure<OrCalendar, CbQuickAdd>("Team meeting tomorrow at 3pm for 1 hour");