PR #225 introduced new enum cases for BBB Features, but the `userReactions` setting was mis-spelled as `userActions` (case `USER_ACTIONS`). This makes it currently impossible to disable user reactions using the SDK. PR #231 provides a fix.