[Sharing][Analytics] Adding DeclineAgreement logging when user drop off in opt-in page.

PiperOrigin-RevId: 394616282
This commit is contained in:
hai007
2021-09-02 22:55:32 -07:00
committed by Copybara-Service
parent a21b4b55d7
commit 43682b0d2b
+3
View File
@@ -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,