Uses of Class
org.jivesoftware.smackx.bob.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
Modifier and TypeMethodDescriptionBoBInfo.getData()
BoBManager.requestBoB
(Jid to, ContentId bobHash) Request BoB data. -
Uses of BoBData in org.jivesoftware.smackx.bob.element
Modifier and TypeMethodDescriptionfinal BoBData
BoBDataExtension.getBobData()
Get the Bits of Binary (BOB) data.BoBIQ.getBoBData()
Get the BoB data. -
Uses of BoBData in org.jivesoftware.smackx.bob.provider
Modifier and TypeMethodDescriptionBoBProviderUtil.parseContentIdAndBobData
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)