toggle menu
kotlin-coroutines
0.3.0
jvm
switch theme
search in API
kotlin-coroutines
/
net.infumia.pubsub
/
ResponderCoroutines
/
type
type
abstract
val
type
:
KClass
<
T
>
Retrieves the class type of the message being handled.
Return
the
KClass
object representing the type
T
.