| Package | Description |
|---|---|
| rocks.xmpp.extensions.privacy.model |
Provides XML schema implementations of XEP-0016: Privacy Lists.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrivacyRule> |
PrivacyList.getPrivacyRules()
Gets the privacy rules.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PrivacyRule.compareTo(PrivacyRule o)
Compares this rule with another rule by comparing their order.
|
Copyright © 2014 XMPP.rocks. All rights reserved.