bigbluebutton-tablet-sdk/common
2022-03-21 09:31:08 +01:00
..
ios/Classes Add WebRTCClient.swift to common/ios/Classes folder 2022-03-21 09:31:08 +01:00
bigbluebutton-mobile-sdk-common.podspec Adds ReactEventEmitter and full handling of broadcastStarted event 2022-03-11 19:55:12 -03:00
README.md Adds ReactEventEmitter and full handling of broadcastStarted event 2022-03-11 19:55:12 -03:00

Common

In this folder you will find all classes that are shared by Broadcast Upload Extension and BigBlueButtonMobile application.

This "sharing" is only at compile time (to avoid code duplication), in IOS they are completely different applications.