Jitsi widget: polishing

This commit is contained in:
manuroe
2017-08-18 11:40:56 +02:00
parent 7ea057645f
commit 00f4d1da39
5 changed files with 27 additions and 7 deletions
@@ -23,11 +23,10 @@
@protocol JitsiViewControllerDelegate;
/**
The `JitsiViewController` is a specific VC for handling a jitsi widget using
The `JitsiViewController` is a VC for specifically handling a jitsi widget using the
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>