Package com.appsamurai.storyly.verticalfeed.listener

Types

StorylyVerticalFeedListener
Link copied to clipboard
interface StorylyVerticalFeedListener

This interface represents VerticalFeedListener which notifies application when an event occurs in STRVerticalFeedView.

StorylyVerticalFeedPresenterListener
Link copied to clipboard
interface StorylyVerticalFeedPresenterListener

This interface represents VerticalFeedListener which notifies application when an event occurs in StorylyVerticalFeedPresenterView.

interface StorylyVerticalFeedPresenterProductListener

This delegate represents the class which notifies application when an product related event occurs in Vertical Feed.

StorylyVerticalFeedProductListener
Link copied to clipboard
interface StorylyVerticalFeedProductListener

This delegate represents the class which notifies application when an product related event occurs in Vertical Feed.

Properties

ShowFailed_AlreadyShowing
Link copied to clipboard
const val ShowFailed_AlreadyShowing: String
ShowFailed_EmptyData
Link copied to clipboard
const val ShowFailed_EmptyData: String
ShowFailed_InvalidVerticalFeedGroup
Link copied to clipboard
const val ShowFailed_InvalidVerticalFeedGroup: String
ShowFailed_InvalidVerticalFeedItem
Link copied to clipboard
const val ShowFailed_InvalidVerticalFeedItem: String