kodi
|
The PLT_EventNotification class represents an event notification for a given service to a given subscriber. More...
#include <PltEvent.h>
Static Public Member Functions | |
static PLT_EventNotification * | Parse (const NPT_HttpRequest &request, const NPT_HttpRequestContext &context, NPT_HttpResponse &response) |
Public Attributes | |
NPT_TimeStamp | m_ReceptionTime |
NPT_HttpUrl | m_RequestUrl |
NPT_String | m_SID |
NPT_Ordinal | m_EventKey |
NPT_String | m_XmlBody |
The PLT_EventNotification class represents an event notification for a given service to a given subscriber.