Method: Net::DNS::Header#id

Defined in:
lib/net/dns/header.rb

#idObject

Reader for id attribute



165
166
167
# File 'lib/net/dns/header.rb', line 165

def id
  @id
end