Package 

Class ShareVideo.Builder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Uri localUrl
    • Method Summary

      Modifier and Type Method Description
      ShareVideo.Builder setLocalUrl(@Nullable() Uri localUrl) Sets the URL to locate the video.
      ShareVideo build() Builds the object.
      ShareVideo.Builder readFrom(ShareVideo model) Reads the values from a ShareModel into the builder.
      • Methods inherited from class com.facebook.share.model.ShareMedia.Builder

        readFrom, setParameter, setParameters
      • Methods inherited from class com.facebook.share.model.ShareModelBuilder

        readFrom
      • Methods inherited from class com.facebook.share.ShareBuilder

        build
      • Methods inherited from class java.lang.Object

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