interface StatusResolver


Resolves the Status of a KnownIssue on a device.

Summary

Public functions

Status

Get the status of a known issue on this device.

Public functions

getStatus

Added in 1.0.0-alpha01
fun getStatus(ki: KnownIssue): Status

Get the status of a known issue on this device.

Parameters
ki: KnownIssue

The known issue.