'How to show alert dialog in between the video conference call

Actually I'm making an app,in which I want to give video conference option and want to show some data in between the video call through alert dialog. Is it possible to show the alert dialog in between the call



Solution 1:[1]

you have to ping it by push notification and get response to popup or use webrtc to realtime data exhange

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Anuj Sachan