softwareInfo property

SoftwareInfo? softwareInfo
getter/setter pair

Detailed information about the device software.

This information is only available if softwareInfoEnabled is true in the device's policy.

Implementation

SoftwareInfo? softwareInfo;