Class Annotation


  • public final class Annotation
    extends Object
    The implementation of the <storage/> element in the storage:rosternotes namespace.

    XEP-0145: Annotations

    Many modern IM clients offer functionality that enables users to make notes about items in their roster. This comes in handy if users don't have meaningful information in their vCard or if you need to remember additional things related to a roster item.

    This specification defines a protocol for storing annotations about a given set of entities. Its primary goal is to enable users to store some personal piece of information with their roster items.

    Annotations are stored using server-side private XML storage (the 'jabber:iq:private' namespace).

    This class is immutable.
    See Also:
    XEP-0145: Annotations, XML Schema