Package-level declarations

PDF sharing support.

Types

Link copied to clipboard
Base class for sharing controllers.
Link copied to clipboard
Helper for creating share intents.
Link copied to clipboard
Manager for handling pdf document sharing to other applications.
Link copied to clipboard
open class DocumentSharingProvider : BaseFileProvider
Provider allowing access to shared files.
Link copied to clipboard
Prepares data in DocumentSharingProvider for sharing via Android's share framework.
Link copied to clipboard
Defines supported share actions.
Link copied to clipboard
open class ShareTarget
Defines single target for share action.
Link copied to clipboard
open class SharingOptions
Options for document processing during the sharing process.
Link copied to clipboard
Allows you to provide default share options when the user hits the share button in the toolbar.