Package-level declarations
Types
Link copied to clipboard
class NotificationsOnboardingClickedAllowNotificationsHyperskillAnalyticEvent(selectedDailyStudyRemindersStartHour: Int) : HyperskillAnalyticEvent
Represents click on the "Allow notifications" button analytic event.
Link copied to clipboard
class NotificationsOnboardingClickedDailyStudyRemindsIntervalHourHyperskillAnalyticEvent(currentDailyStudyRemindersStartHour: Int) : HyperskillAnalyticEvent
Represents click on the daily study reminds formatted time button analytic event.
Link copied to clipboard
Represents click on the "Remind me later" button analytic event.
Link copied to clipboard
class NotificationsOnboardingDailyStudyRemindersIntervalPickerModalClickedConfirmHyperskillAnalyticEvent(selectedDailyStudyRemindersStartHour: Int) : HyperskillAnalyticEvent
Represents a click on the "Confirm" button of the daily study reminders hour interval picker modal analytic event.
Link copied to clipboard
object NotificationsOnboardingDailyStudyRemindersIntervalPickerModalHiddenHyperskillAnalyticEvent : HyperskillAnalyticEvent
Represents a hidden analytic event of the daily study reminders hour interval picker modal.
Link copied to clipboard
object NotificationsOnboardingDailyStudyRemindersIntervalPickerModalShownHyperskillAnalyticEvent : HyperskillAnalyticEvent
Represents a shown analytic event of the daily study reminders hour interval picker modal.
Link copied to clipboard
Represents a view analytic event.