Skip to content

BigBlueButton API for PHP v6.2.0

Choose a tag to compare

@samuelwei samuelwei released this 28 Oct 13:16
· 3 commits to master since this release
9194583

Added

  • isBot() and setBot() in BigBlueButton\Parameters\JoinMeetingParameters by @samuelwei in #224
  • getLoginURL() and setLoginURL() in BigBlueButton\Parameters\JoinMeetingParameters by @samuelwei in #226
  • getMaxNumPages() and setMaxNumPages() in BigBlueButton\Parameters\JoinMeetingParameters by @samuelwei in #226
  • getPluginManifests() and setPluginManifests() in BigBlueButton\Parameters\JoinMeetingParameters by @samuelwei in #226
  • getPluginManifestsFetchUrl() and setPluginManifestsFetchUrl() in BigBlueButton\Parameters\JoinMeetingParameters by @samuelwei in #226
  • isPresentationConversionCacheEnabled() and setPresentationConversionCacheEnabled() in BigBlueButton\Parameters\JoinMeetingParameters by @samuelwei in #226
  • isAllowOverrideClientSettingsOnCreateCall() and setAllowOverrideClientSettingsOnCreateCall() in BigBlueButton\Parameters\CreateMeetingParameters by @samuelwei in #227
  • getClientSettingsOverride() and setClientSettingsOverride() in BigBlueButton\Parameters\CreateMeetingParameters by @samuelwei in #227
  • PRIVATE_CHAT, DELETE_CHAT_MESSAGE, EDIT_CHAT_MESSAGE, REPLY_CHAT_MESSAGE, CHAT_MESSAGE_REACTIONS, RAISE_HAND, USER_ACTIONS, CHAT_EMOJI_PICKER and QUIZZES in BigBlueButton\Enum\Feature by @samuelwei in #225 and 9194583

Full Changelog: 6.1.0...6.2.0