Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.messaging.processor
/
MessageAnnotationFunctionCondition
Message
Annotation
Function
Condition
class
MessageAnnotationFunctionCondition
(
onMessageAnnotations
:
KClass
<
out
Annotation
>
)
:
Function1
<
KFunction
<
*
>
,
Boolean
>
Members
Constructors
Message
Annotation
Function
Condition
Link copied to clipboard
constructor
(
vararg
onMessageAnnotations
:
KClass
<
out
Annotation
>
)
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
function
:
KFunction
<
*
>
)
:
Boolean