Could you add possibility to check whether other user have any active device at the moment? #1195
Labels
compose
Used to issues related to compose components
core
Core implementation (LLC, WebRTC, WS..)
sample-app
Sample app related
starter-kit
Issue related to one of the starter kit projects
xml
Used for issues related to XML components
Context & proposal
Hi guys!
I want to integrate your SDK, and my business case is that currently I have my own audio/video streaming calls implementation, but I want to use your SDK and I want to control it with feature flag to have both calls (my own old calls, and new calls with your SDK)
I want to make smooth transition to new calls with your SDK, so it could be a situation, that some user using the app that I call to, doesn't have GetStream calls, but only old calls.
How can I check using GetStream SDK if other user has any registered device at the moment - using his ID? How could I achieve it? is it available in your SDK, or it is matter of a new feature?
Acceptance criteria
To accept this task we need to complete the following items:
PS. I tried to ask you about this here: https://github.com/GetStream/stream-video-android/discussions , but It looks like nobody is looking there - that's why I decided to create new ticket.
The text was updated successfully, but these errors were encountered: