ShareTarget

constructor(@NonNull packageName: String, @NonNull label: String, @NonNull icon: Drawable, @NonNull shareAction: ShareAction)

Parameters

packageName

Package name of the target app.

label

Label of the target app.

icon

Icon of the target app.

shareAction

Action used for sharing.