Class JingleTransport.RawUdp.Candidate

java.lang.Object
org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp.Candidate
Enclosing class:
JingleTransport.RawUdp

public static class JingleTransport.RawUdp.Candidate extends JingleTransport.JingleTransportCandidate
Raw-udp transport candidate.
  • Constructor Details

    • Candidate

      public Candidate()
      Default constructor.
    • Candidate

      public Candidate(TransportCandidate tc)
      Constructor with a transport candidate.
      Parameters:
      tc - the transport candidate.
  • Method Details