| Package | Description |
|---|---|
| com.codename1.components |
Generic elaborate components that make use of both UI elements and storage.
|
| com.codename1.share |
Sharing services, that can be registered on the ShareButton
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShareButton.addShareService(ShareService share)
Adds a sharing service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmailShare
Email sharing service.
|
class |
FacebookShare
Facebook sharing service
|
class |
SMSShare
SMS Sharing service
|
Copyright © 2023. All rights reserved.