Package 

Class ShareMessengerActionButton.Builder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String title
    • Method Summary

      Modifier and Type Method Description
      B setTitle(@Nullable() String title) Sets the title for the Messenger action button.
      B readFrom(M model) Reads the values from a ShareModel into the builder.
      • 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
    • Method Detail

      • readFrom

         B readFrom(M model)

        Reads the values from a ShareModel into the builder.

        Parameters:
        model - The source ShareModel