August 2017
Beginner
298 pages
7h 4m
English
The first step of this app is to create a room so that other members can join a call in the room. As per the current UI design, we need to create the room when the user clicks the Create Room button. So, let's register a click event handler on that button.
So far, we have been using different methods to handle events:
Read now
Unlock full access