MCPcopy
hub / github.com/SnapDrop/snapdrop / getInfo

Method getInfo

server/index.js:245–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

243 }
244
245 getInfo() {
246 return {
247 id: this.id,
248 name: this.name,
249 rtcSupported: this.rtcSupported
250 }
251 }
252
253 // return uuid of form xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx
254 static uuid() {

Callers 1

_joinRoomMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected