Enumerations

The following enumerations are available globally.

  • This enum represents all possible events that can be sent from Moments

    See more

    Declaration

    Swift

    @objc
    public enum StorylyMomentsEvent : Int
  • This enum lists the maximum duration for a video story

    See more

    Declaration

    Swift

    @objc
    public enum MaxRecordDuration : Int
  • States of Link CTA

    • Enum InApp: Only In App is enabled
    • Enum Outlink: Only In Outlink is enabled
    • Enum All: All Link CTA types is enabled
    • Enum Disabled: Link CTA is disabled
    See more

    Declaration

    Swift

    @objc
    public enum LinkCTAState : Int
  • This enum represents the type of a story in Storyly Moments

    See more

    Declaration

    Swift

    @objc
    public enum StoryType : Int, Decodable
  • This enum class represents the type of the components.

    See more

    Declaration

    Swift

    @objc
    public enum PreModerationStatus : Int
  • This enum class represents the type of the analytics stat.

    See more

    Declaration

    Swift

    @objc
    public enum AnalyticsType : Int
  • This enum represents the type of the interactive components.

    See more

    Declaration

    Swift

    @objc
    public enum MomentsComponentType : Int