ktale
Toggle table of contents
2025.12.17.1626
jvm
Platform filter
jvm
Switch theme
Search in API
ktale
ktale-api
/
ktale.api.events
/
subscribe
subscribe
inline
fun
<
E
:
Event
>
EventBus
.
subscribe
(
priority
:
EventPriority
=
EventPriority.NORMAL
,
ignoreCancelled
:
Boolean
=
false
,
noinline
listener
:
(
E
)
->
Unit
)
:
EventSubscription
Kotlin convenience overload.