Package-level declarations
Types
Link copied to clipboard
class CommentsScreenClickedReactionHyperskillAnalyticEvent(stepRoute: StepRoute, commentId: Long, reactionType: ReactionType) : HyperskillAnalyticEvent
Represents click on the reaction button in the comments screen analytic event.
Link copied to clipboard
class CommentsScreenClickedRetryContentLoadingHyperskillAnalyticEvent(stepRoute: StepRoute) : HyperskillAnalyticEvent
Represents a click analytic event of the error state placeholder retry button.
Link copied to clipboard
class CommentsScreenClickedShowDiscussionRepliesHyperskillAnalyticEvent(stepRoute: StepRoute) : HyperskillAnalyticEvent
Represents a click analytic event of the "Show replies" button in the comments screen.
Link copied to clipboard
class CommentsScreenClickedShowMoreDiscussionsHyperskillAnalyticEvent(stepRoute: StepRoute) : HyperskillAnalyticEvent
Represents a click analytic event of the "Show more" button in the comments screen.
Link copied to clipboard
Represents a view analytic event.