Created ring screen

This commit is contained in:
2019-01-25 09:15:34 +01:00
parent f79ef55e3b
commit 118cfeee41
4 changed files with 128 additions and 0 deletions

View File

@@ -1188,6 +1188,13 @@ var ComunicWeb = {
userMedia: {
//TODO : implement
},
/**
* Ring screen
*/
ringScreen: {
//TODO : implement
}
},
/**