public interface Room<M extends Message<?>> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<IUser<?>> |
getChatRoomUsers() |
List<M> |
getMessageHistory() |
boolean |
isSecure() |
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.