RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
Public Member Functions | List of all members
rmscore::modernapi::ConsentResult Class Reference

Public Member Functions

 ConsentResult (bool accepted, bool showAgain, const std::string &userId)
 
bool Accepted () const
 
bool ShowAgain () const
 
const std::string & UserId () const
 
 ConsentResult (bool accepted=false, bool showAgain=true, const std::string &userId="undef")
 
bool Accepted () const
 
bool ShowAgain () const
 
const std::string & UserId () const
 

The documentation for this class was generated from the following files: