Top Level Namespace
Included Modules
- Spec::Expectations
- Spec::Methods
Extended Modules
- Spec::Expectations
- Spec::Methods
Defined in:
Constant Summary
-
ACTIVE_SPEAKER_CHANGE =
"active_speaker_change"
-
ADD_SPEAKER =
"add_speaker"
-
API_URL =
"wss://api.dogehouse.tv/socket"
-
ASK_TO_SPEAK =
"ask_to_speak"
-
AUTH_GOOD =
"auth-good"
-
BOT_IS_NOW_SPEAKER =
"you-are-now-a-speaker"
-
BOT_JOINED_AS_PEER =
"you-joined-as-peer"
-
BOT_JOINED_AS_SPEAKER =
"you-joined-as-speaker"
-
BOT_LEFT_ROOM =
"you_left_room"
-
CHANGE_MOD_STATUS =
"change_mod_status"
-
CHAT_USER_BANNED =
"chat_user_banned"
-
CREATE_ROOM =
"room:create"
-
DELETE_ROOM_CHAT_MESSAGE =
"delete_room_chat_message"
-
ERROR =
"error"
-
FETCH_DONE =
"fetch_done"
-
FOLLOW =
"follow"
-
GET_CURRENT_ROOM_USERS =
"get_current_room_users"
-
GET_CURRENT_ROOM_USERS_DONE =
"get_current_room_users_done"
-
GET_FOLLOW_LIST =
"get_follow_list"
-
GET_TOP_PUBLIC_ROOMS =
"get_top_public_rooms"
-
GET_TOP_PUBLIC_ROOMS_DONE =
"get_top_public_rooms_done"
-
GET_USER_PROFILE =
"get_user_profile"
-
HAND_RAISED =
"hand_raised"
-
JOIN_ROOM =
"join_room"
-
JOIN_ROOM_DONE =
"join_room_done"
-
MOD_CHANGED =
"mod_changed"
-
MUTE =
"mute"
-
NEW_CHAT_MESSAGE =
"new_chat_msg"
-
NEW_PEER_SPEAKER =
"new-peer-speaker"
-
NEW_TOKENS =
"new-tokens"
-
PING_TIMEOUT =
8
-
SEND_ROOM_CHAT_MSG =
"send_room_chat_msg"
-
SET_LISTENER =
"set_listener"
-
SET_ROLE =
"room:set_role"
-
SET_SPEAKER =
"room:set_active_speaker"
-
SPEAKER_REMOVED =
"speaker_removed"
-
TOP_ROOMS =
"room:get_top"
-
USER_JOINED_ROOM =
"new_user_join_room"
-
USER_LEFT_ROOM =
"user_left_room"