Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.5 - Updated on 10/20/2016
Superclass: NSObject Declared In: PCGenre.h
NSObject
PCGenre.h
name
This class stores the Genre information of a audio file.
- (void)getFileWithCompletionHandler:(void (^)(NSArray *genreFiles, PCAPIQueryResponse *response))completion;
Parameters
PCAudio
Discussion Call this method to fetch PCAudio files related to this PCGenre object.
PCGenre
@property (nonatomic, readonly) NSString *name;
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.