Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.3 - Updated on 8/11/2016
Superclass: PCTokenAPIParams Declared In: PCAccessTokenAPIParams.h
PCTokenAPIParams
PCAccessTokenAPIParams.h
authCode
grantType
redirectURLString
PCAccessTokenAPIParams stores parameters required to call the GET /token API.
PCAccessTokenAPIParams
GET /token
@property (nonatomic, copy) NSString *authCode;
@property (nonatomic, copy) NSString *grantType;
@property (nonatomic, copy) NSString *redirectURLString;
GET /authorize
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.