Uses of Interface
org.jivesoftware.smackx.jingle.element.JingleContentDescriptionChildElement
-
Packages that use JingleContentDescriptionChildElement Package Description org.jivesoftware.smackx.jingle_filetransfer.element Smack's API for XEP-0234: Jingle File Transfer. -
-
Uses of JingleContentDescriptionChildElement in org.jivesoftware.smackx.jingle_filetransfer.element
Classes in org.jivesoftware.smackx.jingle_filetransfer.element that implement JingleContentDescriptionChildElement Modifier and Type Class Description class
JingleFileTransferChild
Content of type File.Constructor parameters in org.jivesoftware.smackx.jingle_filetransfer.element with type arguments of type JingleContentDescriptionChildElement Constructor Description JingleFileTransfer(java.util.List<JingleContentDescriptionChildElement> payloads)
-