Module: AppInfo::Device
- Defined in:
- lib/app_info/const.rb
Overview
Apple Device Type
Constant Summary collapse
- MACOS =
macOS
:macos
- IPHONE =
Apple iPhone
:iphone
- IPAD =
Apple iPad
:ipad
- UNIVERSAL =
Apple Universal (iPhone and iPad)
:universal
- APPLETV =
Apple TV
:appletv
- IWATCH =
Apple Watch (TODO: not implemented yet)
:iwatch
- PHONE =
Android Phone
:phone
- TABLET =
Android Tablet (TODO: not implemented yet)
:tablet
- WATCH =
Android Watch
:watch
- TELEVISION =
Android TV
:television
- AUTOMOTIVE =
Android Car Automotive
:automotive
- WINDOWS =
Windows
:windows