ImportProfileUseCase

Use case for importing a device profile from an input stream.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
operator fun invoke(source: ERROR CLASS: Symbol not found for BufferedSource): ERROR CLASS: Symbol not found for Result<ERROR CLASS: Symbol not found for DeviceProfile>

Imports a DeviceProfile from the provided BufferedSource.