Uses of Class
org.jivesoftware.smackx.muc.Affiliate
Packages that use Affiliate
-
Uses of Affiliate in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc that return types with arguments of type AffiliateModifier and TypeMethodDescriptionMultiUserChat.getAdmins()
Returns a list ofAffiliate
with the room administrators.MultiUserChat.getMembers()
Returns a list ofAffiliate
with the room members.MultiUserChat.getOutcasts()
Returns a list ofAffiliate
with the room outcasts.MultiUserChat.getOwners()
Returns a list ofAffiliate
with the room owners.