Members
(static) I2P
I2P connection type (value=4).
(static) INVALID
Invalid connection type (value=0).
(static) IPV4
IPV4 connection type (value=1).
(static) IPV6
IPV6 connection type (value=2).
(static) TOR
TOR connection type (value=3).
Methods
(static) isValid()
Indicates if the given connection type is valid or not.
(static) validate()
Asserts that the given connection type is valid.