Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ getName
Method
getName
syncplay/server.py:595–596 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
593
self._lastSavedUpdate = lastupdate
594
595
def
getName(self):
596
return
self._name
597
598
def
getPosition(self):
599
age = time.time() - self._lastUpdate
Callers
15
__str__
Method · 0.95
isMarkedAsTemporary
Method · 0.95
sendHello
Method · 0.45
sendUserSetting
Method · 0.45
_addUserOnList
Method · 0.45
sendState
Method · 0.45
setWatcherRoom
Method · 0.45
sendRoomSwitchMessage
Method · 0.45
sendLeftMessage
Method · 0.45
sendJoinMessage
Method · 0.45
sendFileUpdate
Method · 0.45
authRoomController
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected