Searched defs:RemoteRosterEntry (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/
H A DRemoteRosterEntry.java30 * The idea of a RemoteRosterEntry is to be used as part of a roster exchange.
34 public class RemoteRosterEntry { class
48 public RemoteRosterEntry(String user, String name, String [] groups) { method in class:RemoteRosterEntry

Completed in 177 milliseconds