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: PCArtist.h
NSObject
PCArtist.h
name
This class stores the artist information of an audio file.
- (void)getFileWithCompletionHandler:(void (^)(NSArray *artistFiles, PCAPIQueryResponse *response))completion;
Parameters
PCAudio
Discussion Call this method to fetch PCAudio files related to this PCArtist object.
PCArtist
@property (nonatomic, readonly) NSString *name;
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.