modified property
final
A list of XmppRosterItems that are modified. Can be correlated with one's cache using the jid attribute.
Implementation
final List<XmppRosterItem> modified;
A list of XmppRosterItems that are modified. Can be correlated with one's cache using the jid attribute.
final List<XmppRosterItem> modified;