Skip to content

1.9.0

Compare
Choose a tag to compare
@Decoder07 Decoder07 released this 16 Oct 07:46
· 720 commits to main since this release
8a713cb
Package Version
hms_room_kit 1.0.3
hmssdk_flutter 1.9.0

Added

  • Large Room Support

    • Added first class "Hand Raise" apis: raiseLocalPeerHand, lowerLocalPeerHand, lowerRemotePeerHand
    • Added onPeerListUpdate event on HMSUpdateListener, This requires overriding the onPeerListUpdate method in all implementations of HMSUpdateListener.
    • Added "Peer List Iterator" APIs - getPeerListIterator

    For more details refer here

  • Added isHandRaised property on HMSPeer class instance

  • Added initialising property on HMSBrowserRecordingState class instance

Updated to Android SDK 2.7.7 & iOS SDK 1.1.0

Full Changelog: 1.8.0...1.9.0