xbmc
|
UPnP Eventing. More...
Go to the source code of this file.
Classes | |
class | PLT_EventNotification |
The PLT_EventNotification class represents an event notification for a given service to a given subscriber. More... | |
class | PLT_EventSubscriber |
The PLT_EventSubscriber class represents an event subscription for a given service from a UPnP ControlPoint. More... | |
class | PLT_EventSubscriberFinderBySID |
The PLT_EventSubscriberFinderBySID class returns an instance of a PLT_EventSubscriber given its subscriber ID. More... | |
class | PLT_EventSubscriberFinderByCallbackURL |
The PLT_EventSubscriberFinderByCallbackURL class returns an instance of a PLT_EventSubscriber given its subscriber callback url. More... | |
class | PLT_EventSubscriberFinderByService |
The PLT_EventSubscriberFinderByService class returns an instance of a PLT_EventSubscriber given a UPnP service. More... | |
Typedefs | |
typedef NPT_Reference< PLT_EventSubscriber > | PLT_EventSubscriberReference |
UPnP Eventing.