Package com.poly.polyos.system

System related API

Types

Link copied to clipboard
open class ActivityPath
Defines the full path name for an Activity
Link copied to clipboard
open class DevicePluginState
States of the different plugin connections like HDMI/USB
Link copied to clipboard
open class Display
Represents a connected display
Link copied to clipboard
interface IPolySystemListener
Listener to get callbacks about system
Link copied to clipboard
interface IPolySystemService
System service exposed for PolyClients
Link copied to clipboard
open class LightAnimation
Represents the configuration parameters for an LED light animation.
Link copied to clipboard
enum LightAnimationStyle
Defines the set of LED light animation styles that can be applied.
Link copied to clipboard
open class PackageInfo
Defines the details of the package
Link copied to clipboard
open class ResetOptions
Options for system reset.
Link copied to clipboard
open class Resolution
Link copied to clipboard
data class SoftwareUpdateInfo(    val version: String = "",     val updateUrl: String = "",     val updateType: SoftwareUpdateType = SoftwareUpdateType.NONE) : Parcelable

It provides information about software update

Link copied to clipboard
enum SoftwareUpdateType : Enum<SoftwareUpdateType> , Parcelable

Enumeration for software update types

Link copied to clipboard
enum SystemState
Represents the state of the system
Link copied to clipboard
open class UsbDevice
Represents a USB device