Jitsi widget: Display the hangup button when we are back-to-app

This commit is contained in:
manuroe
2017-08-11 14:59:05 +02:00
parent 1bdbe40c09
commit 0e3a8a9ce8
4 changed files with 30 additions and 2 deletions
@@ -57,6 +57,11 @@
*/
- (BOOL)openWidget:(Widget*)widget withVideo:(BOOL)video;
/**
Hang up the jitsi conference call in progress.
*/
- (void)hangup;
/**
The jitsi widget displayed by this `JitsiViewController`.
*/