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