public class ChatData extends Object
Constructor and Description |
---|
ChatData() |
Modifier and Type | Method and Description |
---|---|
void |
addBotPost(String strContent)
Add a post
|
void |
addPost(Post post)
Add a post
|
void |
addUserPost(String strContent)
Add a post
|
List<Post> |
getPosts()
The post list
|
Copyright © 2017 City of Paris. All rights reserved.