Protocols
The following protocols are available globally.
-
This protocol is used as an entrance for the ad view
See moreDeclaration
Swift
@objc public protocol StorylyAdViewProvider
-
This protocol is used to load the ad view
See moreDeclaration
Swift
@objc public protocol StorylyAdViewListener
-
This protocol represents an ad view that can be opened between stories
See moreDeclaration
Swift
@objc public protocol StorylyAdView
-
This protocol defines the structure of StoryGroupViewFactory
See moreDeclaration
Swift
@objc(StoryGroupViewFactory) public protocol StoryGroupViewFactory
-
Undocumented
See moreDeclaration
Swift
@objc(XamarinStoryGroup) public protocol XamarinStoryGroup
-
This protocol represents a loading view that you can inherit to customize the loading view of stories
See moreDeclaration
Swift
@objc public protocol StorylyLoadingView
-
This delegate represents the class which notifies application when an event occurs in StorylyView.
See moreDeclaration
Swift
@objc(StorylyDelegate) public protocol StorylyDelegate
-
This delegate represents the class which notifies application when an product related event occurs in StorylyView.
See moreDeclaration
Swift
@objc(StorylyProductDelegate) public protocol StorylyProductDelegate
-
This class defines the structure of StorylyPriceConverter
See moreDeclaration
Swift
@objc(StoryPriceFormatter) public protocol StoryPriceFormatter