APA POS SDK
Toggle table of contents
0.1.11
jvm
Platform filter
jvm
Switch theme
Search in API
APA POS SDK
APA POS SDK
/
com.abrantix.apa.sdk
/
Terminal
/
rebootAsync
reboot
Async
@
JvmOverloads
fun
rebootAsync
(
correlationId
:
String
=
UUID.randomUUID().toString()
)
:
Async
<
RebootResult
>
Same as
reboot
, but runs on a background thread and returns an
Async
wrapping it.