TP-89230 | call transfer v0
This commit is contained in:
@@ -164,7 +164,7 @@ class AmeyoAdapter implements IAdapter {
|
||||
this.currentCallMetadata = {...this.currentCallMetadata, ...data?.data}
|
||||
}
|
||||
if(data?.type === MessagingType.ON_AMEYO_AGENT_ON_BREAK) {
|
||||
console.log('on availability changed')
|
||||
console.log('on availability changedd')
|
||||
this.isAgentAvailable = false;
|
||||
this.callbacks.onAgentAvailabilityChange(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user