Uses of Class
org.jivesoftware.smackx.caps.CapsVersionAndHash
-
Packages that use CapsVersionAndHash Package Description org.jivesoftware.smackx.caps Smacks implementation of XEP-0115: Entity Capabilities. -
-
Uses of CapsVersionAndHash in org.jivesoftware.smackx.caps
Methods in org.jivesoftware.smackx.caps that return CapsVersionAndHash Modifier and Type Method Description protected static CapsVersionAndHash
EntityCapsManager. generateVerificationString(DiscoverInfoView discoverInfo)
protected static CapsVersionAndHash
EntityCapsManager. generateVerificationString(DiscoverInfoView discoverInfo, String hash)
Generates a XEP-115 Verification StringCapsVersionAndHash
EntityCapsManager. getCapsVersionAndHash()
Get our own caps version.
-