Uses of Class
org.jivesoftware.smackx.bookmarks.BookmarkedURL
-
Uses of BookmarkedURL in org.jivesoftware.smackx.bookmarks
Modifier and TypeMethodDescriptionBookmarkManager.getBookmarkedURLs()
Returns an unmodifiable collection of all bookmarked urls.Bookmarks.getBookmarkedURLS()
Returns a Collection of all Bookmarked URLs for this user.Modifier and TypeMethodDescriptionvoid
Bookmarks.addBookmarkedURL
(BookmarkedURL bookmarkedURL) Adds a BookmarkedURL.void
Bookmarks.removeBookmarkedURL
(BookmarkedURL bookmarkedURL) Removes a bookmarked bookmarkedURL.