TP-89230 | current call state
This commit is contained in:
@@ -52,6 +52,7 @@ class AmeyoAdapter implements IAdapter {
|
||||
document.body.appendChild(script);
|
||||
this.baseUrl = options.baseUrl;
|
||||
this.eventListenerUrl = options.eventListenerUrl;
|
||||
this.currentCallState = CALL_STATES.IDLE;
|
||||
this.callbacks = {
|
||||
onCallIncoming: () => {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user