public class SearchMetadata extends Object
Constructor and Description |
---|
SearchMetadata(long max_id,
long since_id) |
Modifier and Type | Method and Description |
---|---|
long |
getMax_id()
The maximum ID of any tweet in the search results.
|
long |
getSince_id()
The value of the sinceId parameter specified in the search.
|
public long getMax_id()
public long getSince_id()
Copyright © 2017. All rights reserved.