| Package | Description |
|---|---|
| com.codename1.social |
Connectors for native social network SDK's
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacebookConnect.askPublishPermissions(LoginCallback lc)
Asks for publish permissions, this call might suspend the application
which might trigger repeated invocations of stop()/start().
|
void |
Login.doLogin(LoginCallback callback)
Initiates login using the given single-use callback.
|
void |
Login.setCallback(LoginCallback lc)
Sets the login callback that will receive event callback notification
from the API
|
Copyright © 2023. All rights reserved.