struct

XMPP::ResolvedEndpoint

Inherits Struct / Value / Object

A resolved endpoint ready to connect to.

Constructors

new(host : String, port : Int32, mode : ConnectionMode)
Source

Instance methods

clone
Source
copy_with(host _host = @host, port _port = @port, mode _mode = @mode)
Source
host
mode
port