Uses of Class
org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
-
Packages that use TransportCandidate.Channel Package Description org.jivesoftware.smackx.jingleold.nat TODO describe me. -
-
Uses of TransportCandidate.Channel in org.jivesoftware.smackx.jingleold.nat
Fields in org.jivesoftware.smackx.jingleold.nat declared as TransportCandidate.Channel Modifier and Type Field Description static TransportCandidate.ChannelTransportCandidate.Channel. MYRTCPVOICEstatic TransportCandidate.ChannelTransportCandidate.Channel. MYRTPVOICEMethods in org.jivesoftware.smackx.jingleold.nat that return TransportCandidate.Channel Modifier and Type Method Description static TransportCandidate.ChannelTransportCandidate.Channel. fromString(java.lang.String value)Returns the MediaChannel constant associated with the String value.TransportCandidate.ChannelICECandidate. getChannel()Get the channel.Methods in org.jivesoftware.smackx.jingleold.nat with parameters of type TransportCandidate.Channel Modifier and Type Method Description voidICECandidate. setChannel(TransportCandidate.Channel channel)Set the channel for this transportElement.
-