Smack

org.jivesoftware.smackx.bookmark
Interface SharedBookmark

All Known Implementing Classes:
BookmarkedConference, BookmarkedURL

public interface SharedBookmark

Interface to indicate if a bookmark is shared across the server.

Author:
Alexander Wenckus

Method Summary
 boolean isShared()
          Returns true if this bookmark is shared.
 

Method Detail

isShared

boolean isShared()
Returns true if this bookmark is shared.

Returns:
returns true if this bookmark is shared.

Smack

Copyright © 2003-2007 Jive Software.