twilio / twilio-video-app-android

A collaboration application built with the Twilio Video Android SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to show an incoming call view when inviting a participant to join a room?

flaviosuardi opened this issue · comments

Hi,
I need to create the video call functionality with VideoSDK so that whoever created the room can call another participant, whoever receives this call can answer and join the room; the recipient can reject the call and therefore not join the room.
How can I achieve this functionality?

Congratulations for creating this excellent library.

Thank you.