VerticalFeedEventHelper
@objc
public class VerticalFeedEventHelper : NSObject
This class does the enum to string conversion of the Vertical Feed events
-
This function returns the name of the Storyly event
Declaration
Swift
@objc public static func verticalFeedEventName(event: VerticalFeedEvent) -> String
Parameters
event
Incoming Vertical feed event type
Return Value
String event name