Android.Service.Chooser Namespace

Classes

ChooserAction

A ChooserAction is an app-defined action that can be provided to the Android Sharesheet to be shown to the user when android.content.Intent#ACTION_CHOOSER is invoked.

ChooserAction.Builder

Builder class for ChooserAction objects

ChooserAction.InterfaceConsts
ChooserTarget

A ChooserTarget represents a deep-link into an application as returned by a android.service.chooser.ChooserTargetService.

ChooserTarget.InterfaceConsts
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.