Uses of Class
org.jivesoftware.smackx.jingle.element.JingleContentDescription
Packages that use JingleContentDescription
Package
Description
Smack's API for XEP-0166: Jingle.
Smack's API for XEP-0234: Jingle File Transfer.
Stanzas and Extension Elements for XEP-0166: Jingle.
Providers and parsers for XEP-0166: Jingle.
-
Uses of JingleContentDescription in org.jivesoftware.smackx.jingle
Methods in org.jivesoftware.smackx.jingle with parameters of type JingleContentDescriptionModifier and TypeMethodDescriptionJingleUtil.createSessionAccept
(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContent.Senders contentSenders, JingleContentDescription description, JingleContentTransport transport) JingleUtil.createSessionInitiate
(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContent.Senders contentSenders, JingleContentDescription description, JingleContentTransport transport) JingleUtil.createSessionInitiateFileOffer
(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContentDescription description, JingleContentTransport transport) JingleUtil.sendContentRejectFileNotAvailable
(FullJid recipient, String sessionId, JingleContentDescription description) JingleUtil.sendSessionAccept
(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContent.Senders contentSenders, JingleContentDescription description, JingleContentTransport transport) JingleUtil.sendSessionInitiate
(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContent.Senders contentSenders, JingleContentDescription description, JingleContentTransport transport) JingleUtil.sendSessionInitiateFileOffer
(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContentDescription description, JingleContentTransport transport) -
Uses of JingleContentDescription in org.jivesoftware.smackx.jingle_filetransfer.element
-
Uses of JingleContentDescription in org.jivesoftware.smackx.jingle.element
Subclasses of JingleContentDescription in org.jivesoftware.smackx.jingle.elementMethods in org.jivesoftware.smackx.jingle.element that return JingleContentDescriptionModifier and TypeMethodDescriptionJingleContent.getDescription()
Gets the description for this Jingle content.Methods in org.jivesoftware.smackx.jingle.element with parameters of type JingleContentDescriptionModifier and TypeMethodDescriptionJingleContent.Builder.setDescription
(JingleContentDescription description) -
Uses of JingleContentDescription in org.jivesoftware.smackx.jingle.provider
Classes in org.jivesoftware.smackx.jingle.provider with type parameters of type JingleContentDescriptionModifier and TypeClassDescriptionclass