bigbluebutton-tablet-sdk/ios-common
Tiago Jacobs 4a15d78dbd
Merge pull request #15 from gustavo-em/stop_broadcast
Stopping brodcast extension on click to stop screen share
2022-06-16 10:31:31 -03:00
..
Classes Merge pull request #15 from gustavo-em/stop_broadcast 2022-06-16 10:31:31 -03:00
bigbluebutton-mobile-sdk-common.podspec Implements the createOffer method 2022-03-27 13:54:18 -03:00
README.md Reorganize folder structure 2022-03-24 11:06: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.