mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
MXProfiles: Track time to display a message from its notification
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
|
||||
#import <MatrixSDK/MatrixSDK.h>
|
||||
|
||||
|
||||
// Metrics related to notifications
|
||||
FOUNDATION_EXPORT NSString *const AnalyticsNoficationsCategory;
|
||||
FOUNDATION_EXPORT NSString *const AnalyticsNoficationsTimeToDisplayContent;
|
||||
|
||||
|
||||
/**
|
||||
`Analytics` sends analytics to an analytics tool.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user