Package 

Class ShareLinkContent.Builder

    • Method Summary

      Modifier and Type Method Description
      final ShareLinkContent.Builder setQuote(String quote) Set the quote to display for this link.
      ShareLinkContent build() Builds the object.
      ShareLinkContent.Builder readFrom(ShareLinkContent model) Reads the values from a ShareModel into the builder.
      • Methods inherited from class com.facebook.share.model.ShareLinkContent.Builder

        setContentUrl, setPageId, setPeopleIds, setPlaceId, setRef, setShareHashtag
      • Methods inherited from class java.lang.Object

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