Uses of Interface
facebook4j.InboxResponseList

Packages that use InboxResponseList
facebook4j.api   
 

Uses of InboxResponseList in facebook4j.api
 

Methods in facebook4j.api that return InboxResponseList
 InboxResponseList<Message> MessageMethods.getInbox()
          Returns the messages in the current user's inbox.
 InboxResponseList<Message> MessageMethods.getInbox(Reading reading)
          Returns the messages in the current user's inbox.
 InboxResponseList<Message> MessageMethods.getInbox(String userId)
          Returns the messages in a user's inbox.
 InboxResponseList<Message> MessageMethods.getInbox(String userId, Reading reading)
          Returns the messages in a user's inbox.
 



Copyright © 2014. All Rights Reserved.