Sending BYEBYE notification messages for a registered local device.
More...
|
|
| SendingNotificationByebye (Context context, UdpTransiver udpTransiver, LocalDevice device) |
| |
|
| SendingNotification (Context context, UdpTransiver udpTransiver, LocalDevice device) |
| |
|
LocalDevice | getDevice () |
| |
|
void | sendMessages (Location descriptorLocation) throws IOException |
| |
|
void | run () |
| |
|
String | toString () |
| |
|
| void | execute () throws IOException |
| |
| NotificationSubtype | getNotificationSubtype () |
| |
|
int | getBulkRepeat () |
| |
|
int | getBulkIntervalMilliseconds () |
| |
|
List< OutgoingNotificationRequest > | createDeviceMessages (LocalDevice device, Location descriptorLocation) |
| |
|
List< OutgoingNotificationRequest > | createServiceTypeMessages (LocalDevice device, Location descriptorLocation) |
| |
Sending BYEBYE notification messages for a registered local device.
- Author
- Christian Bauer
◆ execute()
| void de.yaacc.upnp.protocol.async.SendingNotificationByebye.execute |
( |
| ) |
throws IOException |
|
protected |
◆ getNotificationSubtype()
| NotificationSubtype de.yaacc.upnp.protocol.async.SendingNotificationByebye.getNotificationSubtype |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/upnp/protocol/async/SendingNotificationByebye.java