hypertrack-sdk
hypertrack-sdk
/
com.hypertrack.sdk.service
/
HyperTrackSDKService
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
is
Running
Link copied to clipboard
@
JvmStatic
fun
isRunning
(
context
:
Context
)
:
Boolean
Content copied to clipboard
start
Link copied to clipboard
@
JvmStatic
fun
start
(
context
:
Context
,
block
:
Intent
.
(
)
->
Unit
)
Content copied to clipboard
stop
Link copied to clipboard
@
JvmStatic
fun
stop
(
context
:
Context
,
block
:
Intent
.
(
)
->
Unit
=
{}
)
Content copied to clipboard
Properties
ACTION_RESTART
Link copied to clipboard
const
val
ACTION_RESTART
:
String
Content copied to clipboard
ACTION_START
Link copied to clipboard
const
val
ACTION_START
:
String
Content copied to clipboard
ACTION_STOP
Link copied to clipboard
const
val
ACTION_STOP
:
String
Content copied to clipboard
ACTION_UPDATE_NOTIFICATION
Link copied to clipboard
const
val
ACTION_UPDATE_NOTIFICATION
:
String
Content copied to clipboard