Class Message.Share

All Implemented Interfaces:
Serializable
Enclosing class:
Message

public static class Message.Share extends NamedFacebookType
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getLink

      public String getLink()
      The URL to the shared item.
      Returns:
      The URL to the shared item.
    • setLink

      public void setLink(String link)
      The URL to the shared item.
    • getDescription

      The description of the shared item.
      Returns:
      The description of the shared item.
    • setDescription

      public void setDescription(String description)
      The description of the shared item.
    • getPicture

      public String getPicture()
    • setPicture

      public void setPicture(String picture)