Added in API level 35

MethodNames


interface MethodNames
android.service.chooser.AdditionalContentContract.MethodNames

Constants for method names used with android.content.ContentResolver#call method.

Summary

Constants
static String

A method name Chooser is using to notify the sharing app about a shared items selection change.

Constants

ON_SELECTION_CHANGED

Added in API level 35
static val ON_SELECTION_CHANGED: String

A method name Chooser is using to notify the sharing app about a shared items selection change.

Value: "onSelectionChanged"