MCPcopy
hub / github.com/miroslavpejic85/mirotalksfu / getId

Function getId

public/js/Room.js:4752–4754  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

4750}
4751
4752function getId(id) {
4753 return document.getElementById(id);
4754}
4755
4756// ####################################################
4757// SETTINGS EXTRA (buttons dropdown)

Callers 15

handleRoomInfoMethod · 0.85
exitRoomMethod · 0.85
appendMessageMethod · 0.85
cleanNotificationsMethod · 0.85
isValidNotificationsMethod · 0.85
getNotificationsDataMethod · 0.85
Room.jsFile · 0.85
setupInitButtonsFunction · 0.85
getPeerNameFunction · 0.85
whoAreYouFunction · 0.85
updateChatCharCountFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected