mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 08:32:53 +02:00
Track an analytics value on accept/decline of an identity server.
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
// Metrics related to notifications
|
||||
FOUNDATION_EXPORT NSString *const AnalyticsNoficationsCategory;
|
||||
FOUNDATION_EXPORT NSString *const AnalyticsNoficationsTimeToDisplayContent;
|
||||
/**
|
||||
The analytics value for accept/decline of the identity server's terms.
|
||||
*/
|
||||
FOUNDATION_EXPORT NSString *const AnalyticsContactsIdentityServerAccepted;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user