A list of _converse.ChatRoomOccupant instances, representing participants in a MUC.
- Source:
Methods
findOccupant(data)
Try to find an existing occupant based on the provided
Parameters:
Name | Type | Description |
---|---|---|
data |
OccupantData |
- Source:
findOccupant(data)
Try to find an existing occupant based on the provided
Parameters:
Name | Type | Description |
---|---|---|
data |
OccupantData |
getOwnOccupant() → {_converse.ChatRoomOccupant}
Get the _converse.ChatRoomOccupant instance which represents the current user.
Returns:
getOwnOccupant() → {_converse.ChatRoomOccupant}
Get the _converse.ChatRoomOccupant instance which represents the current user.