Klasse PageConnection

Alle implementierten Schnittstellen:
HasCreatedTime, Serializable

public class PageConnection extends CategorizedFacebookType implements HasCreatedTime
Represents a Connection to a Page Graph API type , for example the Pages returned from me/music.
Seit:
1.6.3
Autor:
Patrick Alberts
Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getCreatedTime

      public Date getCreatedTime()
      The time the connection was initially created.
      Angegeben von:
      getCreatedTime in Schnittstelle HasCreatedTime
      Gibt zurück:
      The time the connection was initially created.
    • setCreatedTime

      public void setCreatedTime(Date createdTime)
      The time the connection was initially created.