| Package | Description |
|---|---|
| com.codename1.io |
Networking, Storage, Filesystem & related API's
|
| com.codename1.social |
Connectors for native social network SDK's
|
| Modifier and Type | Method and Description |
|---|---|
static AccessToken |
AccessToken.createWithExpiryDate(String token,
Date expiryDate) |
| Modifier and Type | Method and Description |
|---|---|
AccessToken |
Login.getAccessToken()
The AccessToken of this service
|
AccessToken |
FacebookConnect.getAccessToken()
The facebook token that can be used to access facebook functionality
|
| Modifier and Type | Method and Description |
|---|---|
void |
Login.setAccessToken(AccessToken token)
Sets the Login access token
|
Copyright © 2021. All rights reserved.