mieszko4 / react-native-zoom-us

MIT License
126 stars 118 forks source link

[ANDROID] Get participants in Custom UI #278

Open Emmyalexjnr opened 1 year ago

Emmyalexjnr commented 1 year ago

Please how do I get participants if I am using my own custom UI. ZoomUs.getInMeetingUserIdList only returns the userIds, not each user details. How do I get the participants details

mieszko4 commented 1 year ago

That would need to be implemented. Looks like Android has getUserInfoById that could be used.

Emmyalexjnr commented 1 year ago

So right now I can't implement participants details using react native side of the library

NJneeraj commented 4 months ago

Is there a way to hide the meeting URL and meeting details in the live meeting? So that no one can share the link to spammers.

mieszko4 commented 2 months ago

So right now I can't implement participants details using react native side of the library

Yes. It is not implemented yet.

mieszko4 commented 2 months ago

Is there a way to hide the meeting URL and meeting details in the live meeting? So that no one can share the link to spammers.

This comment does not seem to be related to this issue.