storyHeaderClicked

open fun storyHeaderClicked(storylyView: StorylyView, storyGroup: StoryGroup?, story: Story?)

This function will let you know that a user clicked header icon of a Storyly Moments story

  • Parameter storylyView: StorylyView instance in which storyly is loaded

  • Parameter storyGroup: Story group in which the user clicked the icon

  • Parameter story: Story in which the user user clicked the icon