Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.1 - Updated on 8/11/2016
#key ⇒ Object (readonly)
#secret ⇒ Object (readonly)
#initialize(key, secret) ⇒ OAuthToken
Returns a new instance of OAuthToken
def initialize(key, secret) @key = key @secret = secret end
Returns the value of the attribute key.
Returns the value of the attribute secret.
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.