Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ getRoom
Method
getRoom
syncplay/server.py:766–767 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
764
return
self._ready
765
766
def
getRoom(self):
767
return
self._room
768
769
def
getName(self):
770
return
self._name
Callers
15
updateState
Method · 0.95
sendHello
Method · 0.45
sendHello
Method · 0.45
_addUserOnList
Method · 0.45
sendState
Method · 0.45
setWatcherRoom
Method · 0.45
sendRoomSwitchMessage
Method · 0.45
removeWatcher
Method · 0.45
sendLeftMessage
Method · 0.45
sendJoinMessage
Method · 0.45
sendFileUpdate
Method · 0.45
forcePositionUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected