|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ShareActionProvider.OnShareTargetSelectedListener
Listener for the event of selecting a share target.
| Method Summary | |
|---|---|
boolean |
onShareTargetSelected(ShareActionProvider source,
android.content.Intent intent)
Called when a share target has been selected. |
| Method Detail |
|---|
boolean onShareTargetSelected(ShareActionProvider source,
android.content.Intent intent)
Note: Modifying the intent is not permitted and any changes to the latter will be ignored.
source - The source of the notification.intent - The intent for launching the chosen share target.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||