Uses of Class
org.jivesoftware.smackx.bob.ContentId
Packages that use ContentId
Package
Description
Classes and interfaces of XEP-0231: Bits of Binary.
Bits of Binary elements.
Bits of Binary providers.
-
Uses of ContentId in org.jivesoftware.smackx.bob
Methods in org.jivesoftware.smackx.bob that return ContentIdModifier and TypeMethodDescriptionstatic ContentId
Get BoB hash from cid attribute string.static ContentId
Get BoB hash from src attribute string.Methods in org.jivesoftware.smackx.bob that return types with arguments of type ContentIdMethods in org.jivesoftware.smackx.bob with parameters of type ContentId -
Uses of ContentId in org.jivesoftware.smackx.bob.element
Methods in org.jivesoftware.smackx.bob.element that return ContentIdModifier and TypeMethodDescriptionfinal ContentId
BoBDataExtension.getContentId()
Get the content ID.BoBIQ.getContentId()
Get the BoB hash.Constructors in org.jivesoftware.smackx.bob.element with parameters of type ContentId -
Uses of ContentId in org.jivesoftware.smackx.bob.provider
Methods in org.jivesoftware.smackx.bob.provider that return types with arguments of type ContentIdModifier and TypeMethodDescriptionBoBProviderUtil.parseContentIdAndBobData
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)