luxlabs header browser preview


@class NSArray, NSString;

@interface GKPlayerActivityInternal : GKInternalRepresentation

@property (retain, nonatomic) NSArray *sections;
@property (retain, nonatomic) NSString *continuationToken;

+ (id)secureCodedPropertyKeys;

- (id)initWithServerResponse:(id)a0;
- (id)description;
- (void).cxx_destruct;

@end