Uses of Class
org.jivesoftware.smackx.jingle.nat.TransportCandidate.Channel

Packages that use TransportCandidate.Channel
org.jivesoftware.smackx.jingle.nat   
 

Uses of TransportCandidate.Channel in org.jivesoftware.smackx.jingle.nat
 

Fields in org.jivesoftware.smackx.jingle.nat declared as TransportCandidate.Channel
static TransportCandidate.Channel TransportCandidate.Channel.MYRTCPVOICE
           
static TransportCandidate.Channel TransportCandidate.Channel.MYRTPVOICE
           
 

Methods in org.jivesoftware.smackx.jingle.nat that return TransportCandidate.Channel
static TransportCandidate.Channel TransportCandidate.Channel.fromString(java.lang.String value)
          Returns the MediaChannel constant associated with the String value.
 TransportCandidate.Channel ICECandidate.getChannel()
          Get the channel
 

Methods in org.jivesoftware.smackx.jingle.nat with parameters of type TransportCandidate.Channel
 void ICECandidate.setChannel(TransportCandidate.Channel channel)
          Set the channel for this transportElement