| Package | Description |
|---|---|
| org.ocap.hn.upnp.client |
Provides UPnP client functionality, permitting access to devices and
services on a home network.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPClientService |
UPnPClientStateVariable.getService()
Gets the UPnP service that this state variable is a member of.
|
UPnPClientService[] |
UPnPClientDevice.getServices()
Gets the services supported by this device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UPnPStateVariableListener.notifySubscribed(UPnPClientService service)
Notifies the listener that the control point has successfully
subscribed to receive state variable eventing from the specified
service.
|
void |
UPnPStateVariableListener.notifyUnsubscribed(UPnPClientService service)
Notifies the listener that the control point has successfully
unsubscribed from receiving state variable eventing from the specified
service.
|
Copyright © 2012. All Rights Reserved.