I have create a custom call messenger which is working perfectly fine without any issue.
I need a suggestion for when i minimize the messenger browser window and that time if any call comes in i want to show some kind of indication in terms of pop out that window or highlight.
I have tried window.focus
which work if the window is not focus but when it's minimized it's not working.
Is there any other way which way i can show any indication to particular window.