mUPnP for C++
mUPnP::NTS Namespace Reference

Functions

bool IsAlive (const std::string &ntsValue)
 
bool IsByeBye (const std::string &ntsValue)
 

Variables

const char ALIVE [] = "ssdp:alive"
 
const char BYEBYE [] = "ssdp:byebye"
 
const char PROPCHANGE [] = "upnp:propchange"
 

Function Documentation

◆ IsAlive()

bool mUPnP::NTS::IsAlive ( const std::string & ntsValue)

◆ IsByeBye()

bool mUPnP::NTS::IsByeBye ( const std::string & ntsValue)

Variable Documentation

◆ ALIVE

const char mUPnP::NTS::ALIVE[] = "ssdp:alive"

◆ BYEBYE

const char mUPnP::NTS::BYEBYE[] = "ssdp:byebye"

◆ PROPCHANGE

const char mUPnP::NTS::PROPCHANGE[] = "upnp:propchange"