Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
service
/
com.michaelflisar.toolbox.service
/
ForegroundServiceUtil
/
bind
bind
inline
fun
<
T
:
Service
>
bind
(
context
:
Context
,
connection
:
ServiceConnection
,
mode
:
Int
)