mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Feature/4382 performance send message
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
@class LiveLocationSharingBannerView;
|
||||
@class VoiceBroadcastService;
|
||||
@class ComposerLinkActionBridgePresenter;
|
||||
@class PerformanceProfile;
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@@ -191,6 +192,9 @@ extern NSTimeInterval const kResizeComposerAnimationDuration;
|
||||
*/
|
||||
+ (instancetype)instantiateWithConfiguration:(RoomDisplayConfiguration *)configuration;
|
||||
|
||||
// bwi: measure performance
|
||||
- (void) finishTextMessageProfil:(PerformanceProfile*)profile;
|
||||
|
||||
@end
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user