Interface JingleContentDescriptionChildElement
-
- All Superinterfaces:
Element
,FullyQualifiedElement
,NamedElement
,XmlLangElement
- All Known Implementing Classes:
JingleFileTransferChild
public interface JingleContentDescriptionChildElement extends FullyQualifiedElement
An element found usually in 'description' elements.
-
-
Method Summary
-
Methods inherited from interface org.jivesoftware.smack.packet.FullyQualifiedElement
getLanguage, getNamespace, getQName
-
Methods inherited from interface org.jivesoftware.smack.packet.NamedElement
getElementName
-
-