10#include <bnb/utils/defs.hpp> 
   14namespace bnb { 
namespace interfaces {
 
   23    static void send_event(
const std::shared_ptr<license_manager> & manager, 
const std::string & key, 
const std::string & value);
 
 
This class incapsulates information about Client Token.