1.9.12
1.9.12 - 2024-03-04
Package | Version |
---|---|
hms_room_kit | 1.0.15 |
hmssdk_flutter | 1.9.12 |
hmssdk_flutter
-
Introducing methods to fetch polls, questions, leaderboards and results
Users can now fetch polls based on the poll state, questions for a poll and poll results
using thefetchPollList
,fetchPollQuestions
andgetPollResults
methods.
Checkout the docs here
hms_room_kit
-
Ability to fetch concluded and draft polls
Prebuilt now fetches all the polls happened during the session. Additionally, users can now retrieve draft polls from other platforms and launch them.
-
Ability to join Room using Auth Token
Prebuilt now supports joining rooms using
Auth Token
along withRoom codes
Updated to Android SDK 2.9.4 & iOS SDK 1.6.0
Full Changelog: 1.9.11...1.9.12