| Package | Description |
|---|---|
| rocks.xmpp.extensions.bookmarks.model |
Provides XML schema implementations of XEP-0048: Bookmarks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatRoomBookmark
A conference bookmark to bookmark multi-user chat rooms.
|
class |
WebPageBookmark
A web page bookmark.
|
| Modifier and Type | Method and Description |
|---|---|
List<Bookmark> |
BookmarkStorage.getBookmarks()
Gets the bookmarks.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Bookmark.compareTo(Bookmark o)
Compares this bookmark by its name.
|
| Constructor and Description |
|---|
BookmarkStorage(Collection<Bookmark> bookmarks) |
Copyright © 2014–2018 XMPP.rocks. All rights reserved.