luxlabs header browser preview


@class NSString;

@interface POSubscribeToPodcastCollection : SAMPSubscribeToPodcastCollection <AFServiceCommand>

@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

+ (id)_commandStatusForRemoteStatus:(unsigned int)a0 assistantError:(id)a1;

- (id)_validate;
- (void)performWithCompletion:(id /* block */)a0 serviceHelper:(id)a1;
- (id)_subscribeRequestIdentifier;

@end