Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.3 - Updated on 8/11/2016
Superclass: NSObject Declared In: PCAPIQueryResponse.h
NSObject
PCAPIQueryResponse.h
downloadedURL
error
jsonResponse
urlResponse
All PCAPIQuery responses are embedded in this format.
PCAPIQuery
@property (nonatomic, readonly) NSURL *downloadedURL;
downloadDataAsynWithCompletionHandler:
@property (nonatomic, readonly) NSError *error;
@property (nonatomic, readonly) NSDictionary *jsonResponse;
sendAsyncRequestWithCompletionHandler:
@property (nonatomic, readonly) NSHTTPURLResponse *urlResponse;
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.