I have two apps are built in Flutter, Doctor app and Patient app, a Doctor establishes a video call with Patient using Agora RTC Engine (peer-to-peer)..
I'm wondering if there is a way (from front-end) to detect when the other peer has left the call (due the poor connection, being disconnected or even got hang-up.
Here is the library i'm using: agora_rtc_engine