Module: BBBEvents::Events
- Included in:
- Recording
- Defined in:
- lib/bbbevents/events.rb
Constant Summary collapse
- RECORDABLE_EVENTS =
[ "participant_join_event", "participant_left_event", "conversion_completed_event", "public_chat_event", "participant_status_change_event", "participant_talking_event", "participant_muted_event", "poll_started_record_event", "user_responded_to_poll_record_event", "add_shape_event", "poll_published_record_event", ]
- EMOJI_WHITELIST =
%w(away neutral confused sad happy applause thumbsUp thumbsDown)
- RAISEHAND =
"raiseHand"
- POLL_PUBLISHED_STATUS =
"poll_result"