Class ShareTarget

  • All Implemented Interfaces:

    
    public class ShareTarget
    
                        

    Defines single target for share action.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ShareAction getShareAction() Returns share action used for sharing to share target.
      String getPackageName() Returns share target package name.
      String getLabel() Returns name of the target app displayed to the user in share dialog.
      Drawable getIcon() Returns icon of the target app.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait