Class TransportCandidate.Channel

    • Constructor Detail

      • Channel

        public Channel​(java.lang.String value)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • fromString

        public static TransportCandidate.Channel fromString​(java.lang.String value)
        Returns the MediaChannel constant associated with the String value.
        Parameters:
        value - the input String.
        Returns:
        the channel.
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • isNull

        public boolean isNull()
        Return true if the channel is not valid.
        Returns:
        true if the channel is null