CaptureSystemInfoUseCase

class CaptureSystemInfoUseCase(appInfo: String, context: Context)

Constructors

Link copied to clipboard
constructor(appInfo: String, context: Context)

Types

Link copied to clipboard

Functions

Link copied to clipboard
suspend operator fun invoke(outputPath: String): Result<Unit>