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

Expand plugin #34

Closed
gcvetkoski opened this issue Dec 7, 2020 · 7 comments
Closed

Expand plugin #34

gcvetkoski opened this issue Dec 7, 2020 · 7 comments

Comments

@gcvetkoski
Copy link

I think you should expand this plugin with following:

  1. Subject, displayName...
  2. Leave meeting function
@calvinckho
Copy link
Owner

thanks @gcvetkoski I think those are great suggestions. I see that subject is a variable available in the SDK. displayName will be included in userInfo which is currently being worked on.

The leave meeting function is actually quite useful. Let me do some research and see if we can terminate the SDK view on the plugin level.

@gcvetkoski
Copy link
Author

Any news when we will expect new version?

@calvinckho
Copy link
Owner

We are a bit behind with adding the userInfo. I should have more time this week to work on it.

@calvinckho
Copy link
Owner

#31 I'm excited to share that 1.5.6 is released which now includes the displayName, email, and avatarURL params. Please consult the readme for details on these new params.

@calvinckho
Copy link
Owner

@gcvetkoski I'm going to close this for now because 1) I have added the displayName, email, avatarURL to the plugin, and 2) the SDK does not yet support ending call algorithmically. Please reopen it when the SDK supports it. Thanks.

@creativearish
Copy link

#43 If anybody is still looking for manual leave conference option.

@calvinckho
Copy link
Owner

the manual leaveConference() method is added to both iOS and android plugins. credits to @creativearish for adding the iOS code.

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

3 participants