toggle menu
SDK
androidJvm
switch theme
search in API
slamsdk-next
/
com.combain.slamsdk_next.cps
/
SLSlamCpsPipe
SLSlam
Cps
Pipe
class
SLSlamCpsPipe
(
cpsService
:
SLSlamCpsServiceApiEndpoint
)
:
SLPipeBase
Used to request new location update
Members
Constructors
SLSlam
Cps
Pipe
Link copied to clipboard
constructor
(
cpsService
:
SLSlamCpsServiceApiEndpoint
)
Properties
enabled
Link copied to clipboard
var
enabled
:
Boolean
Functions
run
Async
Link copied to clipboard
open
override
fun
runAsync
(
context
:
SLPipeContext
)
:
Deferred
<
SLPipeResult
>
stop
Link copied to clipboard
open
fun
stop
(
androidContext
:
Context
)
update
Mode
Link copied to clipboard
open
override
fun
updateMode
(
mode
:
SLMode
)