|
|
|
|
27
|
* Where url is the video link, state is stop/start/pause and time is the
|
27
|
* Where url is the video link, state is stop/start/pause and time is the
|
28
|
* current video playing time.
|
28
|
* current video playing time.
|
29
|
*/
|
29
|
*/
|
30
|
- UPDATE_SHARED_VIDEO: "UI.update-shared-video",
|
|
|
|
|
30
|
+ UPDATE_SHARED_VIDEO: "UI.update_shared_video",
|
31
|
ROOM_LOCK_CLICKED: "UI.room_lock_clicked",
|
31
|
ROOM_LOCK_CLICKED: "UI.room_lock_clicked",
|
32
|
USER_INVITED: "UI.user_invited",
|
32
|
USER_INVITED: "UI.user_invited",
|
33
|
USER_KICKED: "UI.user_kicked",
|
33
|
USER_KICKED: "UI.user_kicked",
|