Package-level declarations
Types
Link copied to clipboard
                  class ProjectSelectionDetailsClickedRetryContentLoadingHyperskillAnalyticEvent(projectId: Long, trackId: Long) : HyperskillAnalyticEvent
Represents an analytic event for clicking on a retry button in the project selection details screen.
Link copied to clipboard
                  class ProjectSelectionDetailsClickedSelectThisProjectHyperskillAnalyticEvent(projectId: Long, trackId: Long) : HyperskillAnalyticEvent
Represents an analytic event for clicking on a select this project button in the project selection details screen.
Link copied to clipboard
                  class ProjectSelectionDetailsViewedHyperskillAnalyticEvent(projectId: Long, trackId: Long) : HyperskillAnalyticEvent
Represents a view analytic event for the projects selection details screen.