Classes
The following classes are available globally.
-
This class does the enum to string conversion of the Storyly events
See moreDeclaration
Swift
@objc public class StorylyEventHelper : NSObject
-
This class does the enum to string conversion of the Vertical Feed events
See moreDeclaration
Swift
@objc public class VerticalFeedEventHelper : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc(STRConfig) public class STRConfig : NSObject
-
This class holds the configuration information of StorylyProductConfig
See moreDeclaration
Swift
@objc(StorylyProductConfig) public class StorylyProductConfig : NSObject
-
This class holds the configuration information of StorylyShareConfig
See moreDeclaration
Swift
@objc(StorylyShareConfig) public class StorylyShareConfig : NSObject
-
This class holds the configuration information of Storyly Bar
See moreDeclaration
Swift
@objc(StorylyBarStyling) public class StorylyBarStyling : NSObject
-
This class defines the parent class of the custom styling StoryGroupView classes
See moreDeclaration
Swift
@objc(StoryGroupView) open class StoryGroupView : UIView
-
Undocumented
See moreDeclaration
Swift
@objc(XamarinStoryGroupView) open class XamarinStoryGroupView : StoryGroupView
-
This class holds the configuration information of Storyly Story Group
See moreDeclaration
Swift
@objc(StorylyStoryGroupStyling) public class StorylyStoryGroupStyling : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc(STRStoryStyling) public class STRStoryStyling : NSObject
-
This class holds the configuration information of Storyly Story
See moreDeclaration
Swift
@objc(StorylyStoryStyling) public class StorylyStoryStyling : STRStoryStyling
-
This class represent Cart of Storyly
See moreDeclaration
Swift
@objc(STRCart) public class STRCart : NSObject
-
This class represents an individual item in the shopping cart
See moreDeclaration
Swift
@objc(STRCartItem) public class STRCartItem : NSObject
-
Data class that represents the result of an event. It contains the following properties
See moreDeclaration
Swift
@objc(STRCartEventResult) public class STRCartEventResult : NSObject
Parameters
message
A string that holds a message or description associated with the event result
-
Data class that represents the storyly product information
See moreDeclaration
Swift
@objc(STRProductInformation) public class STRProductInformation : NSObject
-
Represents the storyly product
See moreDeclaration
Swift
@objc(STRProductItem) public class STRProductItem : NSObject
-
Represents the variant of the storyly product
See moreDeclaration
Swift
@objc(STRProductVariant) public class STRProductVariant : NSObject, DiffAware
-
This class represents a story group in the StorylyView.
See moreDeclaration
Swift
@objc(StoryGroup) public final class StoryGroup : NSObject
-
This class represents a story group’s style in the StorylyView.
See moreDeclaration
Swift
@objc(StoryGroupStyle) public final class StoryGroupStyle : NSObject
-
This class represents a story group’s badge style in the StorylyView.
See moreDeclaration
Swift
@objc(StoryGroupBadgeStyle) public final class StoryGroupBadgeStyle : NSObject
-
This data class represents a story inside a story group.
See moreDeclaration
Swift
@objc(Story) public final class Story : NSObject
-
This parent class represents the interactive components which users are interacted with.
See moreDeclaration
Swift
@objc(StoryComponent) public class StoryComponent : NSObject
-
This class does the enum to string conversion of the Story Component
See moreDeclaration
Swift
@objc(StoryComponentTypeHelper) public class StoryComponentTypeHelper : NSObject
-
This class represents the Image Quiz component.
See moreDeclaration
Swift
@objc(StoryImageQuizComponent) public final class StoryImageQuizComponent : StoryComponent
-
This class represents the Quiz component.
See moreDeclaration
Swift
@objc(StoryQuizComponent) public final class StoryQuizComponent : StoryComponent
-
This class represents the Poll component.
See moreDeclaration
Swift
@objc(StoryPollComponent) public final class StoryPollComponent : StoryComponent
-
This class represents the Emoji component.
See moreDeclaration
Swift
@objc(StoryEmojiComponent) public final class StoryEmojiComponent : StoryComponent
-
This class represents the Rating component.
See moreDeclaration
Swift
@objc(StoryRatingComponent) public final class StoryRatingComponent : StoryComponent
-
This class represents the PromoCode component.
See moreDeclaration
Swift
@objc(StoryPromoCodeComponent) public final class StoryPromoCodeComponent : StoryComponent
-
This class represents the Comment component.
See moreDeclaration
Swift
@objc(StoryCommentComponent) public final class StoryCommentComponent : StoryComponent
-
This class represents the Swipe component.
See moreDeclaration
Swift
@objc(StorySwipeComponent) public final class StorySwipeComponent : StoryComponent
-
This class represents the Button component.
See moreDeclaration
Swift
@objc(StoryButtonComponent) public final class StoryButtonComponent : StoryComponent
-
This class represents the ProductTag component.
See moreDeclaration
Swift
@objc(StoryProductTagComponent) public final class StoryProductTagComponent : StoryComponent
-
This class represents the ProductCard component.
See moreDeclaration
Swift
@objc(StoryProductCardComponent) public final class StoryProductCardComponent : StoryComponent
-
This class represents the ProductCatalog component.
See moreDeclaration
Swift
@objc(StoryProductCatalogComponent) public final class StoryProductCatalogComponent : StoryComponent
-
This class triggers initialization of Storyly
See moreDeclaration
Swift
@objc(StorylyInit) public final class StorylyInit : NSObject, BaseInit
-
This class is the main view of Storyly.
See moreDeclaration
Swift
@objc(StorylyView) public final class StorylyView : UIView
-
This class holds the configuration information of Vertical Feed Bar
See moreDeclaration
Swift
@objc(StorylyVerticalFeedBarStyling) public class StorylyVerticalFeedBarStyling : NSObject
-
This class holds the configuration information of Storyly Vertical Feed
See moreDeclaration
Swift
@objc(StorylyVerticalFeedCustomization) public class StorylyVerticalFeedCustomization : STRStoryStyling
-
This class holds the configuration information of Storyly Story Group
See moreDeclaration
Swift
@objc(StorylyVerticalFeedGroupStyling) public class StorylyVerticalFeedGroupStyling : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc(STRVerticalFeedView) public class STRVerticalFeedView : UIView
-
Undocumented
Declaration
Swift
@objc(StorylyVerticalFeedBarView) public final class StorylyVerticalFeedBarView : STRVerticalFeedView
-
This class triggers initialization of Vertical Feed
See moreDeclaration
Swift
@objc(StorylyVerticalFeedInit) public final class StorylyVerticalFeedInit : NSObject, BaseInit
-
Undocumented
See moreDeclaration
Swift
@objc(StorylyVerticalFeedPresenterView) public class StorylyVerticalFeedPresenterView : UIView
-
Undocumented
Declaration
Swift
@objc(StorylyVerticalFeedView) public final class StorylyVerticalFeedView : STRVerticalFeedView
-
This class represents a verticalFeed group in the StorylyView.
See moreDeclaration
Swift
@objc(VerticalFeedGroup) public final class VerticalFeedGroup : NSObject
-
This class represents a verticalFeed group’s style in the StorylyView.
See moreDeclaration
Swift
@objc(VerticalFeedGroupStyle) public final class VerticalFeedGroupStyle : NSObject
-
This class represents a verticalFeed group’s badge style in the StorylyView.
See moreDeclaration
Swift
@objc(VerticalFeedGroupBadgeStyle) public final class VerticalFeedGroupBadgeStyle : NSObject
-
This data class represents a verticalFeed inside a verticalFeed group.
See moreDeclaration
Swift
@objc(VerticalFeedItem) public final class VerticalFeedItem : NSObject
-
This parent class represents the interactive components which users are interacted with.
See moreDeclaration
Swift
@objc(VerticalFeedItemComponent) public class VerticalFeedItemComponent : NSObject
-
This class does the enum to string conversion of the VerticalFeed Component
See moreDeclaration
Swift
@objc(VerticalFeedItemComponentTypeHelper) public class VerticalFeedItemComponentTypeHelper : NSObject
-
This class represents the Image Quiz component.
See moreDeclaration
Swift
@objc(VerticalFeedImageQuizComponent) public final class VerticalFeedImageQuizComponent : VerticalFeedItemComponent
-
This class represents the Quiz component.
See moreDeclaration
Swift
@objc(VerticalFeedQuizComponent) public final class VerticalFeedQuizComponent : VerticalFeedItemComponent
-
This class represents the Poll component.
See moreDeclaration
Swift
@objc(VerticalFeedPollComponent) public final class VerticalFeedPollComponent : VerticalFeedItemComponent
-
This class represents the Emoji component.
See moreDeclaration
Swift
@objc(VerticalFeedEmojiComponent) public final class VerticalFeedEmojiComponent : VerticalFeedItemComponent
-
This class represents the Rating component.
See moreDeclaration
Swift
@objc(VerticalFeedRatingComponent) public final class VerticalFeedRatingComponent : VerticalFeedItemComponent
-
This class represents the PromoCode component.
See moreDeclaration
Swift
@objc(VerticalFeedPromoCodeComponent) public final class VerticalFeedPromoCodeComponent : VerticalFeedItemComponent
-
This class represents the Comment component.
See moreDeclaration
Swift
@objc(VerticalFeedCommentComponent) public final class VerticalFeedCommentComponent : VerticalFeedItemComponent
-
This class represents the Swipe component.
See moreDeclaration
Swift
@objc(VerticalFeedSwipeComponent) public final class VerticalFeedSwipeComponent : VerticalFeedItemComponent
-
This class represents the Button component.
See moreDeclaration
Swift
@objc(VerticalFeedButtonComponent) public final class VerticalFeedButtonComponent : VerticalFeedItemComponent
-
This class represents the ProductTag component.
See moreDeclaration
Swift
@objc(VerticalFeedProductTagComponent) public final class VerticalFeedProductTagComponent : VerticalFeedItemComponent
-
This class represents the ProductCard component.
See moreDeclaration
Swift
@objc(VerticalFeedProductCardComponent) public final class VerticalFeedProductCardComponent : VerticalFeedItemComponent
-
This class represents the ProductCatalog component.
See moreDeclaration
Swift
@objc(VerticalFeedProductCatalogComponent) public final class VerticalFeedProductCatalogComponent : VerticalFeedItemComponent