Provide the method to forward device status to TDMs
Inheritance:
Public Methods
-
virtual void targetDiscovered(map<string, void*>* targetProps)
- Update the TDMs with new UPnP device discovered in network
-
virtual void targetDiscarded(string deviceId)
- Update the TDMs for UPnP device non-availability in network
Documentation
Provide the method to forward device status to TDMs
virtual void targetDiscovered(map<string, void*>* targetProps)
-
Update the TDMs with new UPnP device discovered in network
- Parameters:
- targetProps - as map<string, Object>
virtual void targetDiscarded(string deviceId)
-
Update the TDMs for UPnP device non-availability in network
- Parameters:
- deviceId - as String
- Direct child classes:
- UpnpTDM
- Author:
- Parikshit Thakur & Team, Trace R&D Center
- Version:
- Revision: 1.0
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.