Libraries
»
UPnP
(1.1.0)
»
Index
»
UPnP
»
SSDP
»
Notification
»
#port
Method: UPnP::SSDP::Notification#port
Defined in:
lib/UPnP/SSDP.rb
#
port
⇒
Object
(readonly)
Port the notification was sent from
80 81 82
# File 'lib/UPnP/SSDP.rb', line 80
def
port
@port
end