Uses of Class
com.twitter.clientlib.model.CashtagFields
-
Packages that use CashtagFields Package Description com.twitter.clientlib.model -
-
Uses of CashtagFields in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return CashtagFields Modifier and Type Method Description static CashtagFieldsCashtagFields. fromJson(String jsonString)Create an instance of CashtagFields given an JSON stringCashtagFieldsCashtagFields. tag(String tag)
-