|
RDK Documentation (Open Sourced RDK Components)
|
39 #ifndef _X_RDK_CENTRAL_T2_DML_REQHANDLER_H_
40 #define _X_RDK_CENTRAL_T2_DML_REQHANDLER_H_
43 #include "hostIf_updateHandler.h"
virtual int handleSetMsg(HOSTIF_MsgData_t *stMsgData)
This function use to handle the set message request of telemetry multiprofile . This will be a pass t...
virtual bool unInit()
This function is used to close all the instances of telemetry service.
virtual int handleGetMsg(HOSTIF_MsgData_t *stMsgData)
This function use to handle the get message request of telemetry multiprofile . This will be a pass t...
The header file provides HostIf message handler information APIs.
virtual bool init()
This function is use to initialize. Currently not implemented.
This class provides the interface for getting Telemetry DML request handler information.