mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 08:13:20 +00:00
Added manual display method to GA service. AutoFilled event for extension.
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
void TrackExtensionEvent(string eventName, string label = null);
|
||||
void TrackEvent(string category, string eventName, string label = null);
|
||||
void TrackException(string message, bool fatal);
|
||||
void Dispatch();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user