Class JingleTransport.JingleTransportCandidate

    • Method Detail

      • getElementName

        public static java.lang.String getElementName()
        Returns the XML element name of the element.
        Returns:
        the XML element name of the element.
      • getChildElements

        protected java.lang.String getChildElements()
        Get the list of attributes.
        Returns:
        a string with the list of attributes.
      • toXML

        public java.lang.String toXML()
        Obtain a valid XML representation of a transport candidate.
        Returns:
        A string containing the XML dump of the transport candidate.