Template Struct EvAuthenticationRequired
Defined in File events.hpp
Inheritance Relationships
Base Type
public boost::statechart::event< EvAuthenticationRequired< TSource, TOrthogonal > >
Struct Documentation
-
template<typename TSource, typename TOrthogonal>
struct EvAuthenticationRequired : public boost::statechart::event<EvAuthenticationRequired<TSource, TOrthogonal>> Event posted when gcalcli authentication is required.
Posted when gcalcli returns an authentication error.