20 void createAndSendContext(
const QJsonObject& pMessageObject);
21 virtual bool processContext(RemoteCardMessageType pMsgType,
const QJsonObject& pMsgObject)
override;
Definition: RemoteDispatcherServer.h:16
void fireContextEstablished()
RemoteDispatcherServer(const QSharedPointer< DataChannel > &pDataChannel)
Definition: RemoteDispatcherServer.cpp:39
Definition: RemoteDispatcher.h:25
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15