package com.codename1.share
Sharing services, that can be registered on the ShareButton
Types
class EmailShare | Email sharing service. |
class FacebookShare | Facebook sharing service |
class SMSShare | SMS Sharing service |
class ShareResult | Outcome of a share request initiated through Display.share or ShareButton. |
interface ShareResultListener | Receives the outcome of a share request. |
class ShareService | This is an abstract sharing service. |
class SharedContent | Content shared into the app from another application via the platform share sheet (Android) or share extension / open-in flow (iOS). |