# RAD Chat Room - Part 4

DevFeed: [RAD Chat Room - Part 4](<https://devfeed.tech/articles/rad-chat-room-part-4-19489.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/rad-chatroom-part-4/>)

Author: Steve Hannah

Published: 2020-05-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Tutorial](<https://devfeed.tech/topics/tutorial.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [badge](<https://devfeed.tech/tags/badge.md>), [capture](<https://devfeed.tech/tags/capture.md>), [conference](<https://devfeed.tech/tags/conference.md>), [display](<https://devfeed.tech/tags/display.md>), [function](<https://devfeed.tech/tags/function.md>), [properties](<https://devfeed.tech/tags/properties.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [video-conferencing](<https://devfeed.tech/tags/video-conferencing.md>)

## AI overview

Part 4 of a RAD Chatroom tutorial explains how to add more actions and customize CodeRAD's ChatRoomView using actions and view properties. It demonstrates adding options for phone calls and video conferencing from participant avatars.

## Source excerpt

This is part 4 of the RAD Chatroom tutorial. You can find part 1 here, part 2 here and part 3 here. Adding More Actions So far we've implemented the basic requirements of a chat room. It can display messages, show participants, and it allows users to send new messages. Now let's go a step further and add some more actions. CodeRAD views like ChatRoomView allow for customization in a variety of ways, but the two primary methods are: