storylyEvent

open fun storylyEvent(storylyView: StorylyView, event: StorylyEvent, storyGroup: StoryGroup?, story: Story?, storyComponent: StoryComponent?)

This function will notify you about all Storyly events and let you to send these events to specific data platforms

Parameters

storylyView

StorylyView instance in which the event is received

event

Storyly event type which is received

storyGroup

Story group in which the event is received

story

Story in which the event is received

storyComponent

Interactive story component if event is related with a story component