mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
Conference call: Add ongoing conference call banner
This commit is contained in:
@@ -54,6 +54,14 @@
|
||||
*/
|
||||
- (void)displayTypingNotification:(NSString*)labelText;
|
||||
|
||||
/**
|
||||
Display an ongoing conference call.
|
||||
Replace the current notification if any.
|
||||
|
||||
@param labelText the current typing message.
|
||||
*/
|
||||
- (void)displayOngoingConferenceCall:(NSString*)labelText;
|
||||
|
||||
/**
|
||||
Remove any displayed information.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user