Skip to content

Releases: PosInformatique/PosInformatique.Azure.Communication.UI.Blazor

v1.1.0

11 Jun 14:04
1700787
Compare
Choose a tag to compare
  • 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

v1.0.0

05 Jun 00:25
e26df03
Compare
Choose a tag to compare
  • Initial version with the CallComposite component.

Nuget package