M - the generic typepublic interface Room<M extends Message<?>> extends Serializable
Room.| Modifier and Type | Method and Description |
|---|---|
List<IUser<?>> |
getChatRoomUsers()
Gets the chat room users.
|
List<M> |
getMessageHistory()
Gets the message history.
|
boolean |
isSecure()
Checks if is secure.
|
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.