Uses of Interface
twitter4j.RelatedResults

Packages that use RelatedResults
twitter4j.api   
twitter4j.json   
 

Uses of RelatedResults in twitter4j.api
 

Methods in twitter4j.api that return RelatedResults
 RelatedResults NewTwitterMethods.getRelatedResults(long statusId)
          If available, returns an array of replies and mentions related to the specified Tweet.
 

Uses of RelatedResults in twitter4j.json
 

Methods in twitter4j.json that return RelatedResults
static RelatedResults DataObjectFactory.createRelatedResults(java.lang.String rawJSON)
          Constructs a RelatedResults object from rawJSON string.
 



Copyright © 2011. All Rights Reserved.