See: Description
| Interface | Description |
|---|---|
| EventListener |
Interface for receiving UPnP event notifications.
|
| Class | Description |
|---|---|
| NotifyRequest |
Represents a UPnP event notification request.
|
| Property |
Represents a UPnP event property containing a name-value pair.
|
| PropertyList |
A collection of UPnP event properties.
|
| Subscriber |
Represents a UPnP event subscriber.
|
| SubscriberList |
A collection of UPnP event subscribers.
|
| Subscription |
Utility class for UPnP event subscription management.
|
| SubscriptionRequest |
Represents a UPnP event subscription request.
|
| SubscriptionResponse |
Represents a UPnP event subscription response.
|
UPnP event notification and subscription management.
This package provides classes for handling UPnP event notifications, including subscription management, event delivery, and property change notifications.
Key Components:
Main Functionality:
Usage Notes: