Klasse Post.Action

Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
Post

public static class Post.Action extends AbstractFacebookType
Represents the Action Graph API type.
Seit:
1.5
Autor:
Mark Allen
Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getName

      public String getName()
      Gets the name of the action.
      Gibt zurück:
      Gets the name of the action.
    • setName

      public void setName(String name)
      Gets the name of the action.
    • getLink

      public String getLink()
      The link for the action.
      Gibt zurück:
      The link for the action.
    • setLink

      public void setLink(String link)
      The link for the action.