struct
XMPP::ResolvedEndpoint
- XMPP::ResolvedEndpoint
- Struct
- Value
- Object
Overview
A resolved endpoint ready to connect to.
Defined in:
xmpp/connection.crConstructors
Instance Method Summary
- #clone
- #copy_with(host _host = @host, port _port = @port, mode _mode = @mode)
- #host : String
- #mode : ConnectionMode
- #port : Int32