struct

XMPP::DnsSrv::SRVRecord

Inherits Struct / Value / Object

A single SRV resource record.

Constructors

new(priority : UInt16, weight : UInt16, port : UInt16, target : String)
Source

Instance methods

clone
Source
copy_with(priority _priority = @priority, weight _weight = @weight, port _port = @port, target _target = @target)
Source
port
priority
target
weight