Uses of Class
org.jivesoftware.smackx.bob.BoBData
Packages that use BoBData
Package
Description
Classes and interfaces of XEP-0231: Bits of Binary.
Bits of Binary elements.
Bits of Binary providers.
-
Uses of BoBData in org.jivesoftware.smackx.bob
Methods in org.jivesoftware.smackx.bob that return BoBDataModifier and TypeMethodDescriptionBoBInfo.getData()BoBManager.requestBoB(Jid to, ContentId bobHash) Request BoB data.Methods in org.jivesoftware.smackx.bob with parameters of type BoBData -
Uses of BoBData in org.jivesoftware.smackx.bob.element
Methods in org.jivesoftware.smackx.bob.element that return BoBDataModifier and TypeMethodDescriptionfinal BoBDataBoBDataExtension.getBobData()Get the Bits of Binary (BOB) data.BoBIQ.getBoBData()Get the BoB data.Constructors in org.jivesoftware.smackx.bob.element with parameters of type BoBData -
Uses of BoBData in org.jivesoftware.smackx.bob.provider
Methods in org.jivesoftware.smackx.bob.provider that return types with arguments of type BoBDataModifier and TypeMethodDescriptionBoBProviderUtil.parseContentIdAndBobData(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)