|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Affiliate | |
|---|---|
| org.jivesoftware.smackx.muc | Classes and Interfaces that implement Multi-User Chat (MUC). |
| Uses of Affiliate in org.jivesoftware.smackx.muc |
|---|
| Methods in org.jivesoftware.smackx.muc that return types with arguments of type Affiliate | |
|---|---|
Collection<Affiliate> |
MultiUserChat.getAdmins()
Returns a collection of Affiliate with the room administrators. |
Collection<Affiliate> |
MultiUserChat.getMembers()
Returns a collection of Affiliate with the room members. |
Collection<Affiliate> |
MultiUserChat.getOutcasts()
Returns a collection of Affiliate with the room outcasts. |
Collection<Affiliate> |
MultiUserChat.getOwners()
Returns a collection of Affiliate with the room owners. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||