android.service.chooser
Interfaces
| AdditionalContentContract | Specifies constants used by Chooser when interacting with the additional content provider, see |
| StateListener | A callback interface for Chooser session state updates. |
Classes
| ChooserAction | A ChooserAction is an app-defined action that can be provided to the Android Sharesheet to be shown to the user when |
| ChooserManager | Manages the creation, tracking, and retrieval of chooser sessions. |
| ChooserResult | An event reported to a supplied [IntentSender] by the system chooser when an activity is selected or other actions are taken to complete the session. |
| ChooserSession | A class that represents an interactive Chooser session. |
| ChooserSessionToken | An opaque token that serves as a Chooser session identifier. |
| ChooserTarget | A ChooserTarget represents a deep-link into an application as returned by a |
| ChooserTargetService | A service that receives calls from the system when the user is asked to choose a target for an intent explicitly by another app. |