Jitsi widget: Add Settings > LABS > Use jitsi for conference calls

This commit is contained in:
manuroe
2017-08-10 15:43:25 +02:00
parent b468151684
commit c45b846ea1
5 changed files with 62 additions and 4 deletions
@@ -23,6 +23,9 @@
/**
The `JitsiViewController` is a specific VC for handling a jitsi widget using
jitsi-meet iOS SDK instead of displaying it in a webview like other scalar widgets.
https://github.com/jitsi/jitsi-meet/tree/master/ios
*/
@interface JitsiViewController : MXKViewController <JitsiMeetViewDelegate>