9 #if __has_include("context/PersonalizationContext.h")
18 class MsgHandlerPersonalization
19 :
public MsgHandlerWorkflows
22 QString createUrl(
const QString& pUrl);
23 void initPersonalization(
const QString& pAppletServiceURL);
26 MsgHandlerPersonalization();
27 explicit MsgHandlerPersonalization(
const QJsonObject& pObj, MsgContext& pContext);
28 explicit MsgHandlerPersonalization(
const QSharedPointer<PersonalizationContext>& pContext);
A simple template renderer.
Definition: ActivationContext.h:15