Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@GillesTourreau GillesTourreau released this 11 Jun 14:04
· 1 commit to main since this release
1700787
  • 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

Nuget package