Does voice and video calling have javascript event listeners like the chat feature?

Vincent Lauwen
0
Reputation points
Hello Community,
I am currently working on a PoC communication application. I have been researching Azure Communication Service (ACS) a lot and find it a promising service to integrate into my application.
Just like real-time chatting, I want to have real-time incoming voice and video calls. I noticed this was doable with the Event Grid, but I would like to know if it could also be done like the chat feature.
Reference to how chats handles events I found here and here.
Thank you in advance.
{count} votes