API Reference
All Platforms
Neko
Android
Flash
iOS
macOS
Linux
HTML5
Windows
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