Uses of Class
com.restfb.types.threads.TdMedia
-
Packages that use TdMedia Package Description com.restfb.types.threads -
-
Uses of TdMedia in com.restfb.types.threads
Methods in com.restfb.types.threads that return types with arguments of type TdMedia Modifier and Type Method Description List<TdMedia>
TdMedia. getChildren()
List of child posts.Method parameters in com.restfb.types.threads with type arguments of type TdMedia Modifier and Type Method Description void
TdMedia. setChildren(List<TdMedia> children)
List of child posts.
-