class IUpnpControlPointListener

Provide the method to forward device status to TDMs

Inheritance:


Public Methods

[more]virtual void targetDiscovered(map<string, void*>* targetProps)
Update the TDMs with new UPnP device discovered in network
[more]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
ovirtual void targetDiscovered(map<string, void*>* targetProps)
Update the TDMs with new UPnP device discovered in network
Parameters:
targetProps - as map<string, Object>

ovirtual 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++.