luxlabs header browser preview


@interface ACActivityPresentationDestination : NSObject

@property (readonly, nonatomic) long long destination;

- (id)initWithDestination:(long long)a0;

@end