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