Lime API Reference
All Platforms
Flash
Android
Linux
macOS
iOS
Windows
HTML5
class
OAuth1AccessToken
package
lime.net.oauth
extends
AccessToken
import
lime.net.oauth.OAuthToken
Available on all platforms
Constructor
new
(
token:
String
,
?secret:
String
)
Variables
read only
secret
:
String
Inherited Variables
Defined by
AccessToken
read only
token
:
String
Inherited Methods