Conversation Between Users – View Definition
摘要
In the MVC architecture, the view is responsible for presenting the data (from the modal view) in a user-friendly interface. The UI also handles user input and events. In our chat application, we have four views as described below: