DEV Community

Discussion on: Build a Scalable Video Chat App with Agora in Django

Collapse
 
thw98 profile image
thw98

Hi, what if I want to show some alert to the caller when the call had been declined?

Collapse
 
mupati profile image
Kofi Mupati

That's also possible. You just need to sent an "call-declined" event to the caller after they decline.