Method: Chromecast::Connection#destination
- Defined in:
- lib/chromecast/connection.rb
#destination ⇒ Object (readonly)
Returns the value of attribute destination.
12 13 14 |
# File 'lib/chromecast/connection.rb', line 12 def destination @destination end |