Package | Description |
---|---|
org.springframework.social.twitter.api |
Spring Social's Service API for Twitter
|
Modifier and Type | Method and Description |
---|---|
SearchMetadata |
SearchResults.getSearchMetadata()
Returns the
SearchMetadata associated with a
particular search |
Constructor and Description |
---|
SearchResults(List<Tweet> tweets,
SearchMetadata metaData) |
SearchResults(List<Tweet> tweets,
SearchMetadata metaData,
boolean lastPage) |
Copyright © 2015. All rights reserved.