Method: JSS::MobileDevice#tethered
- Defined in:
- lib/jss/api_object/mobile_device.rb
#tethered ⇒ String (readonly)
Returns the tether state of the device.
235 236 237 |
# File 'lib/jss/api_object/mobile_device.rb', line 235 def tethered @tethered end |