facebook4j
Interface FacebookResponse

All Known Subinterfaces:
Account, Achievement, Activity, Admin, Album, Book, Category, Checkin, Comment, Conversation, Domain, Event, Family, Friend, Friendlist, FriendRequest, Game, Group, GroupDoc, GroupMember, IdName, Insight, Interest, Like, Link, Location, Message, Milestone, Movie, Music, Note, Notification, Photo, Place, PlaceTag, Poke, Post, Question, QuestionVotes, RSVPStatus, Score, Subscribedto, Subscriber, Tab, Tag, Television, User, Video

public interface FacebookResponse

Super interface of Facebook Response data interfaces

Author:
Ryuji Yamashita - roundrop at gmail.com

Nested Class Summary
static interface FacebookResponse.Metadata
          An interface represents introspection of objects.
 
Method Summary
 FacebookResponse.Metadata getMetadata()
          Returns the introspection of the object if available.
 

Method Detail

getMetadata

FacebookResponse.Metadata getMetadata()
Returns the introspection of the object if available.

Returns:
introspection of the object


Copyright © 2019. All rights reserved.