Method: DNSSD::Reply#interface

Defined in:
lib/dnssd/reply.rb

#interfaceObject (readonly)

The interface name for this reply



14
15
16
# File 'lib/dnssd/reply.rb', line 14

def interface
  @interface
end