DeviceHardwareRepository
Functions
Link copied to clipboard
abstract suspend fun getDeviceHardwareByModel(hwModel: Int, target: String? = null, forceRefresh: Boolean = false): ERROR CLASS: Symbol not found for Result<ERROR CLASS: Symbol not found for DeviceHardware?>
Retrieves device hardware information by its model ID and optional target string.