| Package | Description |
|---|---|
| rocks.xmpp.extensions.seclabel.model |
Provides classes for XEP-0258: Security Labels in XMPP.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityLabel.DisplayMarking |
SecurityLabel.getDisplayMarking()
Gets the display marking.
|
| Constructor and Description |
|---|
SecurityLabel(java.lang.Object primaryLabel,
java.util.Collection<java.lang.Object> equivalentLabels,
SecurityLabel.DisplayMarking displayMarking) |
SecurityLabel(java.lang.Object primaryLabel,
SecurityLabel.DisplayMarking displayMarking) |
Copyright © 2014–2019 XMPP.rocks. All rights reserved.