Uses of Class
com.restfb.types.CategorizedFacebookType

Packages that use CategorizedFacebookType
com.restfb.types Default implementations of Facebook Graph API Objects
 

Uses of CategorizedFacebookType in com.restfb.types
 

Subclasses of CategorizedFacebookType in com.restfb.types
 class Account
          Represents the Account Graph API type.
 class Application
          Represents the Application Graph API type.
static class Checkin.Place
          Represents the Place Graph API type.
 class Page
          Represents the Page Graph API type.
 class PageConnection
          Represents a Connection to a Page Graph API type, e.g.
 

Methods in com.restfb.types that return CategorizedFacebookType
 CategorizedFacebookType Video.getFrom()
          An object containing the name and ID of the user who posted the video.
 CategorizedFacebookType Post.getFrom()
          An object containing the ID and name of the user who posted the message.
 CategorizedFacebookType Photo.getFrom()
          An object containing the name and ID of the user who posted the photo.
 CategorizedFacebookType Album.getFrom()
          An object containing the ID and name of the profile who posted this album.
 



RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.