OnEvent

@OnMessage(functionKind = FunctionKind.EVENT, defaultFunctionName = "onEvent")
annotation class OnEvent(val value: String)

On Event .

Author

ahoo wang

Properties

Link copied to clipboard
val value: Array<out String>

aggregate Names