|
| ConsentCallbackImpl (IConsentCallback &callback, const std::string &userId, bool isPublishing) |
|
virtual void | Consents (const std::string &email, const std::string &domain, const std::vector< std::string > &urls) override |
| Prepares Consent objects to pass to IConsentCallback. More...
|
|
|
IConsentCallback & | m_callback |
|
std::shared_ptr< std::string > | m_userId |
|
bool | m_isPublishing |
|
std::shared_ptr< std::string > | m_domain |
|
void rmscore::modernapi::ConsentCallbackImpl::Consents |
( |
const std::string & |
email, |
|
|
const std::string & |
domain, |
|
|
const std::vector< std::string > & |
urls |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: