mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Jitsi widget: Enable voice or video
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user