import "IServiceManager.idl";
Inheritance diagram for upf::IServiceChangeListener:
Public Methods | |
void | onChange (in string name, in IObject value) |
Called when the object binded to changes to value. |
|
Called when the object binded to changes to value. If the service is being unbinded, value is NULL. |