Package 

Class ShareVideo.Builder

    • Method Summary

      Modifier and Type Method Description
      final ShareVideo.Builder setLocalUrl(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.ShareVideo.Builder

        setParameter, setParameters
      • Methods inherited from class java.lang.Object

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