|
static final boolean | isAlive (String ntsValue) |
|
static final boolean | isByeBye (String ntsValue) |
|
|
static final String | ALIVE = "ssdp:alive" |
|
static final String | BYEBYE = "ssdp:byebye" |
|
static final String | PROPCHANGE = "upnp:propchange" |
|
◆ 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 |
◆ 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:
- core/src/main/java/org/cybergarage/upnp/device/NTS.java