Classes
The following classes are available globally.
-
This class does the enum to string conversion of the Storyly Moments events
See moreDeclaration
Swift
@objc public class StorylyMomentsEventHelper : NSObject
-
This class holds the config properties of Moments Camera
See moreDeclaration
Swift
@objc(MomentsCameraConfig) public final class MomentsCameraConfig : NSObject
-
This class holds the configuration information of Storyly Moments
See moreDeclaration
Swift
@objc(MomentsConfig) public final class MomentsConfig : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc(MomentsIconStylingConfig) public class MomentsIconStylingConfig : NSObject
-
This class holds the configuration information of Moments Interactives
See moreDeclaration
Swift
@objc(MomentsInteractiveConfig) public final class MomentsInteractiveConfig : NSObject
-
This class holds the config properties of Moments Link CTA Interactive
See moreDeclaration
Swift
@objc(MomentsLinkCTAConfig) public final class MomentsLinkCTAConfig : NSObject
-
This class denotes a link of the in-app linkCTA
See moreDeclaration
Swift
@objc public class MomentsLinkItem : NSObject, DiffAware
-
This class holds the config properties of Moments Text Interactive
See moreDeclaration
Swift
@objc(MomentsTextConfig) public final class MomentsTextConfig : NSObject
-
This class represents a custom font in Moments Text Interactive
See moreDeclaration
Swift
@objc public final class CustomFont : NSObject
-
This class holds the configuration information of Moments Theme
See moreDeclaration
Swift
@objc(MomentsThemeConfig) public final class MomentsThemeConfig : NSObject
-
This class represents a media in Storyly Moments
See moreDeclaration
Swift
@objc public class Media : NSObject
-
This class represents a story group in the Storyly Moments.
See moreDeclaration
Swift
@objc(MomentsStoryGroup) public final class MomentsStoryGroup : NSObject
-
This data class represents a moments story inside a moments story group.
See moreDeclaration
Swift
@objc(MomentsStory) public final class MomentsStory : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc(MomentsMedia) public final class MomentsMedia : NSObject
-
This data class represents like and view analytics of a story.
See moreDeclaration
Swift
@objc(MomentsAnalytics) public final class MomentsAnalytics : NSObject
-
This data class represents information of an user.
See moreDeclaration
Swift
@objc(MomentsFollowerEntry) public final class MomentsFollowerEntry : NSObject
-
This class represents the premoderation of the components which users are interacted with.
See moreDeclaration
Swift
@objc(PreModeration) public final class PreModeration : NSObject
-
This parent class represents the interactive components which users are interacted with.
See moreDeclaration
Swift
@objc(MomentsComponent) public class MomentsComponent : NSObject
-
This class does the enum to string conversion of the Moments Component
See moreDeclaration
Swift
@objc(MomentsComponentTypeHelper) public class MomentsComponentTypeHelper : NSObject
-
This class represents the Moments Text component.
See moreDeclaration
Swift
@objc(MomentsTextComponent) public final class MomentsTextComponent : MomentsComponent
-
This class represents the Moments CTA component.
See moreDeclaration
Swift
@objc(MomentsCTAComponent) public final class MomentsCTAComponent : MomentsComponent
-
This class represents the Moments Image component.
See moreDeclaration
Swift
@objc(MomentsImageComponent) public final class MomentsImageComponent : MomentsComponent
-
This class represents the Moments Video component.
See moreDeclaration
Swift
@objc(MomentsVideoComponent) public final class MomentsVideoComponent : MomentsComponent
-
Undocumented
Declaration
Swift
public class VideoStoryDuration : NSObject
-
This class is the main class of Storyly Moments.
See moreDeclaration
Swift
@objc public final class StorylyMomentsManager : NSObject