StorylyEventHelper
@objc
public class StorylyEventHelper : NSObject
This class does the enum to string conversion of the Storyly events
-
This function returns the name of the Storyly event
Declaration
Swift
@objc public static func storylyEventName(event: StorylyEvent) -> String
Parameters
event
Incoming Storyly event type
Return Value
String event name