Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide “Leave Meeting” button for Moderator #250

Open
Anasmirza20 opened this issue Sep 25, 2024 · 7 comments
Open

Hide “Leave Meeting” button for Moderator #250

Anasmirza20 opened this issue Sep 25, 2024 · 7 comments

Comments

@Anasmirza20
Copy link

Hi Team,

I would like to know how I can customize the end-call functionality after upgrading the SDK on the Android side. Currently, when the moderator clicks the end call, two options appear: "Leave Meeting" and "End meeting for all".

My requirement is to hide the "Leave Meeting" option and only show "End meeting for all" to the moderator.

SDK Information:
I am using the following SDK version in my Android project:

implementation ('org.jitsi.react:jitsi-meet-sdk:10.1.0') { transitive = true }

@saghul
Copy link
Member

saghul commented Sep 25, 2024

That is not currently possible, sorry.

@Anasmirza20
Copy link
Author

Anasmirza20 commented Sep 25, 2024

@saghul Can I do some customisation from my side, like modifying the SDK and importing it as an AAR?

@saghul
Copy link
Member

saghul commented Sep 25, 2024

You could do that yes.

@Anasmirza20
Copy link
Author

Just one thing, I want to know before digging into this. It can be customizable and written in kotlin?

@saghul
Copy link
Member

saghul commented Sep 25, 2024

No, the SDK is written in JavaScript with React Native.

@Anasmirza20
Copy link
Author

Anasmirza20 commented Sep 25, 2024

Can you please let me know which file contains this button in the SDK so that I can comment out this functionality from my side?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants