storylyUserInteracted

open fun storylyUserInteracted(storylyView: StorylyView, storyGroup: StoryGroup, story: Story, storyComponent: StoryComponent)

This function will allow you to get reactions of users from specific interactive components.

Parameters

storylyView

StorylyView instance in which the user interacted with a component

storyGroup

Story group in which the user interacted with a component

story

Story in which the user interacted with a component

storyComponent

Interactive component that user is interacted with