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 CapsVersionAndHashEntityCapsManager. generateVerificationString(DiscoverInfoView discoverInfo)protected static CapsVersionAndHashEntityCapsManager. generateVerificationString(DiscoverInfoView discoverInfo, java.lang.String hash)Generates a XEP-115 Verification StringCapsVersionAndHashEntityCapsManager. getCapsVersionAndHash()Get our own caps version ornullif none is yet set.
-