renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.android.content
/
stopService
stop
Service
fun
Context
.
stopService
(
serviceClass
:
KClass
<
out
Service
>
)
:
Boolean
inline
fun
<
T
:
Service
>
Context
.
stopService
(
)
:
Boolean