support-arch
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
support-arch
extension
/
co.anitrend.arch.extension.ext
/
startServiceInBackground
start
Service
In
Background
inline
fun
<
T
>
Context
.
startServiceInBackground
(
intentAction
:
String
)
:
ComponentName
?
Starts a background service using the specified type and action
See also
stop
Service
Matching