mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
[Sharing][Analytics] Adding DeclineAgreement logging when user drop off in opt-in page.
PiperOrigin-RevId: 394616282
This commit is contained in:
@@ -176,6 +176,9 @@ enum EventType {
|
||||
|
||||
// Set device name
|
||||
SET_DEVICE_NAME = 45;
|
||||
|
||||
// users dropped off opt-in page.
|
||||
DECLINE_AGREEMENTS = 46;
|
||||
}
|
||||
|
||||
// Event category to differentiate whether this comes from sender or receiver,
|
||||
|
||||
Reference in New Issue
Block a user