Modifier and Type | Field and Description |
---|---|
protected boolean |
advertised |
protected boolean |
byeByeBeforeFirstAlive |
Constructor and Description |
---|
DiscoveryOptions(boolean advertised) |
DiscoveryOptions(boolean advertised,
boolean byeByeBeforeFirstAlive) |
protected boolean advertised
protected boolean byeByeBeforeFirstAlive
public DiscoveryOptions(boolean advertised)
advertised
- If false
, no alive notifications will be announced for
this device and it will not appear in search responses.public DiscoveryOptions(boolean advertised, boolean byeByeBeforeFirstAlive)
advertised
- If false
, no alive notifications will be announced for
this device and it will not appear in search responses.byeByeBeforeFirstAlive
- If true
, a byebye NOTIFY message will be send before the
first alive NOTIFY message.Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.