Klasse Message.Share

Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
Message

public static class Message.Share extends NamedFacebookType
Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getLink

      public String getLink()
      The URL to the shared item.
      Gibt zurück:
      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.
      Gibt zurück:
      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)