stream-video-flutter
stream-video-flutter copied to clipboard
Reopen: Listen to Event
Originally posted by @deven98 in https://github.com/GetStream/stream-video-flutter/issues/686#issuecomment-2144822852
Thanks,
Actually in my case CoordinatorCallCreatedEvent is not being triggered not sure why, however I am using CoordinatorCallSessionStartedEvent, the logic I am using is to query the calls for specific channel once receive CoordinatorCallCreatedEvent however I noticed that it only get triggered for the user who created the room, while other users is not getting the event