Uses of Class
com.twitter.clientlib.model.AnimatedGif
-
Packages that use AnimatedGif Package Description com.twitter.clientlib.model -
-
Uses of AnimatedGif in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return AnimatedGif Modifier and Type Method Description AnimatedGifAnimatedGif. addVariantsItem(VideoAllOfVariants variantsItem)static AnimatedGifAnimatedGif. fromJson(String jsonString)Create an instance of AnimatedGif given an JSON stringAnimatedGifAnimatedGif. previewImageUrl(URL previewImageUrl)AnimatedGifAnimatedGif. variants(List<VideoAllOfVariants> variants)
-