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

[FEATURE] Clean up local user data #57

Open
tadaspetra opened this issue Dec 7, 2021 · 0 comments
Open

[FEATURE] Clean up local user data #57

tadaspetra opened this issue Dec 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tadaspetra
Copy link
Contributor

Clean up task

We have an AgoraUser object, that we use for all users, except for the local user. In agora_settings.dart we use isLocalUserMuted, isLocalVideoDisabled and localUid. It makes sense to use the AgoraUser object here. And only have one variable.

Also just double checking... mainAgoraUser != localUser correct?

From my understanding the mainAgoraUser is the "biggest" user in the floating layout. Sometimes it could be the localUser, but not necessarily?

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

No branches or pull requests

2 participants