MythTV  master
Classes | Enumerations
upnpmsrr.h File Reference
#include <QDomDocument>
#include <QString>
#include "httpserver.h"
#include "eventing.h"
Include dependency graph for upnpmsrr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UPnpMSRR
 

Enumerations

enum  UPnpMSRRMethod {
  MSRR_Unknown = 0, MSRR_GetServiceDescription = 1, MSRR_IsAuthorized = 2, MSRR_RegisterDevice = 3,
  MSRR_IsValidated = 4
}
 

Enumeration Type Documentation

◆ UPnpMSRRMethod

Enumerator
MSRR_Unknown 
MSRR_GetServiceDescription 
MSRR_IsAuthorized 
MSRR_RegisterDevice 
MSRR_IsValidated 

Definition at line 13 of file upnpmsrr.h.