A list of _converse.ChatRoomOccupant instances, representing participants in a MUC.
- Source:
Methods
(private) findOccupant(data)
Try to find an existing occupant based on the passed in data object.
If we have a JID, we use that as lookup variable, otherwise we use the nick. We don't always have both, but should have at least one or the other.
Parameters:
Name | Type | Description |
---|---|---|
data |
OccupantData |
- Source: