1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-09-28 10:49:34 +02:00
Smack/documentation
Florian Schmaus 6110872062 Cleanup of PrivacyList API
Use Type enum instead of String for PrivacyItem's constructor. Add
getName() to PrivacyList. Remove PrivacyRule, as it just adds unnecessary
complexity spliting PrivacyItem and PrivacyRule, they belong
together. Don't mix camel-case and c-style method names. Some minor
improvements. Add parser test.
2014-03-10 15:32:17 +01:00
..
extensions Cleanup of PrivacyList API 2014-03-10 15:32:17 +01:00
images
connections.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
debugging.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
gettingstarted.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
index.html Move privacy lists from core to extensions 2014-02-15 22:35:38 +01:00
messaging.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
overview.html
processing.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
properties.html
providers.html SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
roster.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
style.css