Jitsi widget: Enable voice or video

This commit is contained in:
manuroe
2017-08-10 16:41:19 +02:00
parent 5ef3cf5772
commit 7627fc88f6
5 changed files with 54 additions and 74 deletions
@@ -66,14 +66,6 @@
*/
- (void)displayOngoingConferenceCall:(void (^)(BOOL video))ongoingConferenceCallPressed;
/**
Display an ongoing jitsi conference call.
Replace the current notification if any.
@param ongoingJitsiConferencePressed the block called when the user clicks on the banner.
*/
- (void)displayOngoingJitsiConference:(void (^)())ongoingJitsiConferencePressed;
/**
Display a "scroll to bottom" icon.
Replace the current notification if any.