luxlabs header browser preview


@interface ELSEvent : NSObject

+ (id)sessionData;
+ (void)createLoggingEventWith:(id)a0 postfix:(id)a1;
+ (void)createLoggingEventWith:(id)a0;
+ (void)createLoggingEventWith:(id)a0 postfix:(id)a1 sandbox:(BOOL)a2;

@end