mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-07-10 21:22:53 +00:00
Display basic call window
This commit is contained in:
assets
css
components
calls
js
common
components
system/config
@ -1167,6 +1167,27 @@ var ComunicWeb = {
|
||||
controller: {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
/**
|
||||
* Call window
|
||||
*/
|
||||
callWindow: {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
/**
|
||||
* Current calls list
|
||||
*/
|
||||
currentList: {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
/**
|
||||
* User media getter
|
||||
*/
|
||||
userMedia: {
|
||||
//TODO : implement
|
||||
},
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user