package com.codename1.share

Sharing services, that can be registered on the ShareButton

Types

class EmailShareEmail sharing service.
class FacebookShareFacebook sharing service
class SMSShareSMS Sharing service
class ShareResultOutcome of a share request initiated through Display.share or ShareButton.
interface ShareResultListenerReceives the outcome of a share request.
class ShareServiceThis is an abstract sharing service.
class SharedContentContent shared into the app from another application via the platform share sheet (Android) or share extension / open-in flow (iOS).