Uses of Class
rocks.xmpp.extensions.bookmarks.model.ChatRoomBookmark
-
Packages that use ChatRoomBookmark Package Description rocks.xmpp.extensions.bookmarks Provides classes for XEP-0048: Bookmarks. -
-
Uses of ChatRoomBookmark in rocks.xmpp.extensions.bookmarks
Methods in rocks.xmpp.extensions.bookmarks that return types with arguments of type ChatRoomBookmark Modifier and Type Method Description AsyncResult<List<ChatRoomBookmark>>
BookmarkManager. getChatRoomBookmarks()
Gets a sorted collection of chat room bookmarks.
-