aws-samples / amazon-chime-react-native-demo

A React Native demo application for Android and iOS using the Amazon Chime SDK.
MIT No Attribution
102 stars 24 forks source link

How can we fetch the participants on active meeting 0r attendeId's on the meeting? #124

Closed sthapa1 closed 2 years ago

sthapa1 commented 2 years ago

React Native Chime Demo is using externalUserId for handling the users information that is joining to the meeting. I want to get all the references of attendees on the meeting.

alnlau commented 2 years ago

Hello,

The demo's event emitter is sending the attendeeId and externalUserId (Android iOS). You can modify the handler to do what you need with each participant's attendeeId. Let us know if you have further questions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.