Method: JSS::MobileDevice#os_type
- Defined in:
- lib/jss/api_object/mobile_device.rb
#os_type ⇒ String (readonly)
Returns the OS type.
265 266 267 |
# File 'lib/jss/api_object/mobile_device.rb', line 265 def os_type @os_type end |
Returns the OS type.
265 266 267 |
# File 'lib/jss/api_object/mobile_device.rb', line 265 def os_type @os_type end |