Package-level declarations
Types
Link copied to clipboard
class NotificationDailyStudyReminderClickedHyperskillAnalyticEvent(notificationId: Int) : HyperskillAnalyticEvent
Represents click on the local daily study notification analytic event.
Link copied to clipboard
class NotificationDailyStudyReminderShownHyperskillAnalyticEvent(notificationId: Int, plannedAtISO8601: String?) : HyperskillAnalyticEvent
Represents show of the local daily study notification analytic event. When the local notifications scheduled.
Link copied to clipboard
class NotificationSystemNoticeHiddenHyperskillAnalyticEvent(val route: HyperskillAnalyticRoute = HyperskillAnalyticRoute.None, isAllowed: Boolean) : HyperskillAnalyticEvent
Represents a hidden analytic event of the system prompt to authorize the requested interactions with the local and remote notifications for the app.
Link copied to clipboard
class NotificationSystemNoticeShownHyperskillAnalyticEvent(val route: HyperskillAnalyticRoute = HyperskillAnalyticRoute.None) : HyperskillAnalyticEvent
Represents a shown analytic event of the system prompt to authorize the requested interactions with the local and remote notifications for the app.