cybergarage-upnp
org.cybergarage.upnp.device.NTS Class Reference

Static Public Member Functions

static final boolean isAlive (String ntsValue)
 
static final boolean isByeBye (String ntsValue)
 

Static Public Attributes

static final String ALIVE = "ssdp:alive"
 
static final String BYEBYE = "ssdp:byebye"
 
static final String PROPCHANGE = "upnp:propchange"
 

Member Function Documentation

◆ isAlive()

static final boolean org.cybergarage.upnp.device.NTS.isAlive ( String ntsValue)
inlinestatic

◆ isByeBye()

static final boolean org.cybergarage.upnp.device.NTS.isByeBye ( String ntsValue)
inlinestatic

Field Documentation

◆ ALIVE

final String org.cybergarage.upnp.device.NTS.ALIVE = "ssdp:alive"
static

◆ BYEBYE

final String org.cybergarage.upnp.device.NTS.BYEBYE = "ssdp:byebye"
static

◆ PROPCHANGE

final String org.cybergarage.upnp.device.NTS.PROPCHANGE = "upnp:propchange"
static

The documentation for this class was generated from the following file: