Home | History | Annotate | Download | only in muc

Lines Matching refs:getOccupants

1582     public Iterator<String> getOccupants() {
1776 return getOccupants("moderator");
1787 return getOccupants("participant");
1798 private Collection<Occupant> getOccupants(String role) throws XMPPException {