bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model
/
Progress
Progress
@
JvmInline
value
class
Progress
(
val
value
:
Int
)
Progress as a percent value
Members
Constructors
Progress
Link copied to clipboard
constructor
(
value
:
Int
)
Properties
is
Complete
Link copied to clipboard
val
isComplete
:
Boolean
true if progress is complete
value
Link copied to clipboard
val
value
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String