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

v1.1.0 #2

Merged
merged 20 commits into from
Jun 11, 2024
Merged

v1.1.0 #2

merged 20 commits into from
Jun 11, 2024

Conversation

GillesTourreau
Copy link
Contributor

  • Refactoring to separate the CallAdapter and the CallComposite to reflect the architecture of the Communication UI Library.
    This refactoring required now a service which will let the developer to create the CallAdapter.
    The events has been moved to the CallAdapter.
  • The CallComposite have parameters to select the button to hide or display.
  • Add the following APIs in the CallAdapter:
    • LeaveCallAsync()
    • MuteAsync()
    • UnmuteAsync()
    • StartScreenShareAsync()
    • StopScreenShareAsync()
  • Add the following events in the CallAdapter
    • OnMicrophoneMuteChanged
    • CallEnded

@GillesTourreau GillesTourreau added this to the v1.1.0 milestone Jun 11, 2024
@GillesTourreau GillesTourreau merged commit 1700787 into main Jun 11, 2024
2 checks passed
@GillesTourreau GillesTourreau deleted the releases/v1.1.0 branch June 11, 2024 14:04
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

Successfully merging this pull request may close these issues.

1 participant