Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.6 - Updated on 02/14/2017
public function setHttpClientHandler(ClientInterface $httpClientHandler)
Sets the HTTP client handler.
$httpClientHandler
HttpClientInterface
public function sendRequest($httpmethod, $service, $method, array $params = [])
Makes the request to API and returns the result.
Response
SDKException
public function sendBinaryRequest($httpmethod, $service, $method, array $params = [])
public function sendTokenRequest($clientKey,$clientSecret,$callbackUrl,$code)
Makes the request to Token API and returns the result.
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.