eggnstone_amazon_chime 0.3.0 eggnstone_amazon_chime: ^0.3.0 copied to clipboard
A wrapper for the Amazon Chime SDKs. Allows to join Chime meetings using audio and video.
0.1.0 - 22.07.2020 #
- Initial release works for Android. Joining a meeting, sending and receiving audio+video works.
0.1.1 - 22.07.2020 #
- Longer description and added link to Amazon Chime SDK.
0.1.2 - 22.07.2020 #
- Adding documentation
0.1.3 - 24.07.2020 #
- Updated homepage / link to github
0.1.4 - 24.07.2020 #
- Added all AudioVideoFacade events.
0.2.0 - 25.07.2020 #
- Added params to all AudioVideoFacade events. Breaking change: Changed event field names.
0.3.0 - 25.07.2020 #
- Added all params to ChimeVideoTileObserver. Added onPlatformViewCreated to ChimeDefaultVideoRenderView. Breaking change: Changed command field names. Fixed mapping between views and tiles.