com.restfb.types
Class PageConnection
java.lang.Object
com.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
com.restfb.types.CategorizedFacebookType
com.restfb.types.PageConnection
- All Implemented Interfaces:
- Serializable
public class PageConnection
- extends CategorizedFacebookType
Represents a Connection to a Page Graph API
type, e.g. the Pages returned from me/music
.
- Since:
- 1.6.3
- Author:
- Patrick Alberts
- See Also:
- Serialized Form
PageConnection
public PageConnection()
getCreatedTime
public Date getCreatedTime()
- The time the connection was initially created.
- Returns:
- The time the connection was initially created.
RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.