Uses of Class
org.jivesoftware.smackx.omemo.exceptions.NoOmemoSupportException
-
Packages that use NoOmemoSupportException Package Description org.jivesoftware.smackx.omemo Classes and interfaces for OMEMO Encryption. -
-
Uses of NoOmemoSupportException in org.jivesoftware.smackx.omemo
Methods in org.jivesoftware.smackx.omemo that throw NoOmemoSupportException Modifier and Type Method Description OmemoMessage.Sent
OmemoManager. encrypt(MultiUserChat muc, java.lang.String message)
Encrypt a message for all recipients in the MultiUserChat.
-