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
/
activateAsync
activate
Async
fun
activateAsync
(
activateData
:
ActivateData
)
:
Async
<
ActivateResult
>
Same as
activate
, but runs on a background thread and returns an
Async
wrapping it.