Implements the createOffer method

This commit is contained in:
Tiago Jacobs
2022-03-27 13:54:18 -03:00
parent 15ba546dfb
commit ce5b8e8979
7 changed files with 70 additions and 30 deletions

View File

@@ -6,7 +6,7 @@
//
import ReplayKit
import bigbluebutton_mobile_sdk_common
import bigbluebutton_mobile_sdk_broadcast_upload_extension
class SampleHandler: BBBSampleHandler {
override func broadcastStarted(withSetupInfo setupInfo: [String : NSObject]?) {