mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Introduce duration for group calls
This commit is contained in:
@@ -73,6 +73,11 @@
|
||||
*/
|
||||
@property (nonatomic, readonly) Widget *widget;
|
||||
|
||||
/**
|
||||
Total duration of the call. In milliseconds.
|
||||
*/
|
||||
@property (nonatomic, readonly) NSUInteger callDuration;
|
||||
|
||||
/**
|
||||
The delegate for the view controller.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user