EnvironmentInfoRepository

Repository of environment info.

Functions

Link copied to clipboard
abstract suspend fun getDeviceType(): DeviceType

Gets device type.

Link copied to clipboard
abstract suspend fun getStarOsVersion(): String

Gets StarOS version on device.

Link copied to clipboard
abstract fun getVersion(): Int?

Returns device version service.

Properties

Link copied to clipboard
abstract val screenStateFlow: Flow<ScreenState>

Flow with current screen state.

Link copied to clipboard

Flow with public user settings.