Method: JSS::MobileDevice#os_type

Defined in:
lib/jss/api_object/mobile_device.rb

#os_typeString (readonly)

Returns the OS type.

Returns:



265
266
267
# File 'lib/jss/api_object/mobile_device.rb', line 265

def os_type
  @os_type
end