Uses of Class
org.jivesoftware.smackx.thumbnails.element.ThumbnailElement
Packages that use ThumbnailElement
Package
Description
Smacks implementation of XEP-0446: File Metadata Element.
Smacks implementation of XEP-0264: Jingle Content Thumbnails.
-
Uses of ThumbnailElement in org.jivesoftware.smackx.file_metadata.element
Methods in org.jivesoftware.smackx.file_metadata.element that return types with arguments of type ThumbnailElementMethods in org.jivesoftware.smackx.file_metadata.element with parameters of type ThumbnailElementModifier and TypeMethodDescriptionFileMetadataElement.Builder.addThumbnail
(ThumbnailElement thumbnail) -
Uses of ThumbnailElement in org.jivesoftware.smackx.thumbnails.provider
Methods in org.jivesoftware.smackx.thumbnails.provider that return ThumbnailElementModifier and TypeMethodDescriptionThumbnailElementProvider.parse
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)