App-Support > healthstack.app.status > TaskStatus

TaskStatus

[androidJvm]
object TaskStatus : StatusDataType

Functions

Name Summary
getIcon

[androidJvm]
open override fun getIcon(): Int
Returns the icon resource ID for this health data type.

getLatestStatus

[androidJvm]
open suspend override fun getLatestStatus(): Any?
Returns the unit string for this health data type.

getUnitString

[androidJvm]
open override fun getUnitString(): String
Returns the unit string for this health data type.