Uses of Class
org.jivesoftware.smackx.jingleold.media.MediaNegotiator
-
Packages that use MediaNegotiator Package Description org.jivesoftware.smackx.jingleold TODO describe me. -
-
Uses of MediaNegotiator in org.jivesoftware.smackx.jingleold
Methods in org.jivesoftware.smackx.jingleold that return MediaNegotiator Modifier and Type Method Description MediaNegotiator
ContentNegotiator. getMediaNegotiator()
Obtain the description negotiator for this session.Methods in org.jivesoftware.smackx.jingleold with parameters of type MediaNegotiator Modifier and Type Method Description protected void
ContentNegotiator. setMediaNegotiator(MediaNegotiator mediaNeg)
Set the jmf negotiator.
-