VerticalFeedItemComponentTypeHelper
@objc(VerticalFeedItemComponentTypeHelper)
public class VerticalFeedItemComponentTypeHelper : NSObject
This class does the enum to string conversion of the VerticalFeed Component
-
This function returns the name of the Storyly event
Declaration
Swift
@objc public static func verticalFeedItemComponentName(componentType: VerticalFeedItemComponentType) -> String
Parameters
event
Incoming Storyly event type
Return Value
String event name