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