modified property

List<XmppRosterItem> modified
final

A list of XmppRosterItems that are modified. Can be correlated with one's cache using the jid attribute.

Implementation

final List<XmppRosterItem> modified;