| Package | Description |
|---|---|
| org.smartrplace.drivers.upnp.tools |
| Modifier and Type | Field | Description |
|---|---|---|
NotifyType |
MessageNotify.notifyType |
| Modifier and Type | Method | Description |
|---|---|---|
static NotifyType |
NotifyType.getType(String identifier) |
|
static NotifyType |
NotifyType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NotifyType[] |
NotifyType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
MessageNotify(String uuid,
NotifyType notifyType,
URL location,
long seconds,
long configId) |
|
MessageNotify(String uuid,
NotifyType notifyType,
URL location,
long seconds,
long configId,
String nt,
String server) |
Copyright © 2017–2019. All rights reserved.