Serialize
Serialize
/
com.drake.serialize.intent
/
stopService
stop
Service
inline
fun
<
T
:
Service
>
Context
.
stopService
(
vararg
params
:
Pair
<
String
,
Any
?
>
)
:
Boolean
Content copied to clipboard
inline
fun
<
T
:
Service
>
Fragment
.
stopService
(
vararg
params
:
Pair
<
String
,
Any
?
>
)
:
Boolean
?
Content copied to clipboard